From 029527c4c9f51c27d2538467c8d18547f682039f Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 16 Apr 2020 21:55:42 +0200 Subject: Fix typos #8016 Duplicate "the", missing "file" --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/rc_option_editor.cc') diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 6c4e108213..ea5390cebf 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -2935,7 +2935,7 @@ RCOptionEditor::RCOptionEditor () add_option (_("Signal Flow"), bo); Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(), _("When enabled the main output bus is auto-connected to the first N physical ports. " - "If the session has a monitor-section, the monitor-bus output is connected the the hardware playback ports, " + "If the session has a monitor-section, the monitor-bus output is connected the hardware playback ports, " "otherwise the master-bus output is directly used for playback.")); ComboOption* iac = new ComboOption ( -- cgit v1.2.3