Comment typo.
authorCarl Hetherington <carl@carlh.net>
Sun, 27 Feb 2011 01:56:12 +0000 (01:56 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 27 Feb 2011 01:56:12 +0000 (01:56 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8974 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/add_route_dialog.cc

index 2b91cebff91a1308a94bac6fd840d5775aa6c3d2..95ee556ebe6eb4aeef081c9cffad2ad351dc2d58 100644 (file)
@@ -146,7 +146,7 @@ AddRouteDialog::AddRouteDialog (Session* s)
 
        }
 
-       /* Group choise */
+       /* Group choice */
 
        l = manage (new Label (_("Group:"), Gtk::ALIGN_LEFT, Gtk::ALIGN_CENTER, false));
        table2->attach (*l, 1, 2, 2, 3, Gtk::FILL, Gtk::EXPAND, 0, 0);