summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_routes.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-08-10 21:13:33 +0000
committerCarl Hetherington <carl@carlh.net>2009-08-10 21:13:33 +0000
commit677bb36f5c012ac6d429a1d1fce0a726616160d4 (patch)
treef560df3c5e4fb1b86f3d6730418f06593576a17a /gtk2_ardour/editor_routes.cc
parent17e8e74dad2584a0ed708542e53add7c8db8745d (diff)
Fix route group collect option.
git-svn-id: svn://localhost/ardour2/branches/3.0@5515 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_routes.cc')
-rw-r--r--gtk2_ardour/editor_routes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_routes.cc b/gtk2_ardour/editor_routes.cc
index ebb467dc60..e7e8d76795 100644
--- a/gtk2_ardour/editor_routes.cc
+++ b/gtk2_ardour/editor_routes.cc
@@ -406,7 +406,7 @@ EditorRoutes::reordered (TreeModel::Path const &, TreeModel::iterator const &, i
redisplay ();
}
-/** If src == "editor", take editor order keys from each route and use them to rearrange the
+/** If src != "editor", take editor order keys from each route and use them to rearrange the
* route list so that the visual arrangement of routes matches the order keys from the routes.
*/
void