summaryrefslogtreecommitdiffstats
path: root/src/engine/MessageContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/MessageContext.hpp')
-rw-r--r--src/engine/MessageContext.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/MessageContext.hpp b/src/engine/MessageContext.hpp
index 6275f1d3..9d17d920 100644
--- a/src/engine/MessageContext.hpp
+++ b/src/engine/MessageContext.hpp
@@ -24,7 +24,7 @@ namespace Ingen {
class NodeImpl;
-/** Context of a message_process() call.
+/** Context of a message_run() call.
*
* The message context is a non-hard-realtime thread used to execute things
* that can take too long to execute in an audio thread, and do sloppy timed