summaryrefslogtreecommitdiff
path: root/libs/ardour/session_process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/session_process.cc')
-rw-r--r--libs/ardour/session_process.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/session_process.cc b/libs/ardour/session_process.cc
index db45143259..cd3c023f3e 100644
--- a/libs/ardour/session_process.cc
+++ b/libs/ardour/session_process.cc
@@ -147,7 +147,7 @@ Session::no_roll (pframes_t nframes)
}
/** @param need_butler to be set to true by this method if it needs the butler,
- * otherwise it can be left alone or set to false.
+ * otherwise it must be left alone.
*/
int
Session::process_routes (pframes_t nframes, bool& need_butler)