summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-16 21:55:42 +0200
committerRobin Gareus <robin@gareus.org>2020-04-16 21:55:42 +0200
commit029527c4c9f51c27d2538467c8d18547f682039f (patch)
tree61e2b3b527c6009e0221992414c4de72dc850b8e /gtk2_ardour/rc_option_editor.cc
parent5fbce4b5db02ca1e312f43799e10c17ff2a4704a (diff)
Fix typos #8016
Duplicate "the", missing "file"
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc2
1 files changed, 1 insertions, 1 deletions
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(),
_("<b>When enabled</b> 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<AutoConnectOption>* iac = new ComboOption<AutoConnectOption> (