summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Maid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Maid.h')
-rw-r--r--src/libs/engine/Maid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/Maid.h b/src/libs/engine/Maid.h
index 5b1b6087..c0e6cb74 100644
--- a/src/libs/engine/Maid.h
+++ b/src/libs/engine/Maid.h
@@ -28,7 +28,7 @@
*
* cleanup() is meant to be called periodically to free memory, often
* enough to prevent the queue from overdflowing. This is done by the
- * main thread (in OmApp.cpp) since it has nothing better to do.
+ * main thread (in Ingen.cpp) since it has nothing better to do.
*
* \ingroup engine
*/