13
0

Comment typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@8974 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-02-27 01:56:12 +00:00
parent 8f7db269cb
commit d22a0c4f5a

View 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);