From f430d24aabf45cad6195132e761dd63663f5f8d3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 30 Jan 2012 18:38:18 +0000 Subject: Fix typo. git-svn-id: svn://localhost/ardour2/branches/3.0@11389 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_route_groups.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour') diff --git a/gtk2_ardour/editor_route_groups.cc b/gtk2_ardour/editor_route_groups.cc index b55ae1f276..da6f57bf19 100644 --- a/gtk2_ardour/editor_route_groups.cc +++ b/gtk2_ardour/editor_route_groups.cc @@ -98,7 +98,7 @@ EditorRouteGroups::EditorRouteGroups (Editor* e) { 2, _("V"), _("Group is visible?") }, { 3, _("On"), _("Group is enabled?") }, { 4, S_("group|G"), _("Sharing Gain?") }, - { 5, S_("relative|Rel"), _("Relevative Gain Changes?") }, + { 5, S_("relative|Rel"), _("Relative Gain Changes?") }, { 6, S_("mute|M"), _("Sharing Mute?") }, { 7, S_("solo|S"), _("Sharing Solo?") }, { 8, _("Rec"), _("Sharing Record-enable Status?") }, -- cgit v1.2.3