diff options
Diffstat (limited to 'ingen/EngineBase.hpp')
-rw-r--r-- | ingen/EngineBase.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/EngineBase.hpp b/ingen/EngineBase.hpp index 7ba4467a..087189e4 100644 --- a/ingen/EngineBase.hpp +++ b/ingen/EngineBase.hpp @@ -28,7 +28,7 @@ namespace Ingen { class Interface; /** - The engine which executes the process graph. + The audio engine which executes the graph. @ingroup Ingen */ |