summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-04-04 05:09:30 +0200
committerRobin Gareus <robin@gareus.org>2015-04-04 05:09:30 +0200
commitde45d01722176732bc7448701728d4c19b702364 (patch)
treea6d39e390e8f6c2d1ed99d0bc037408dc72f457e /gtk2_ardour
parent7c146a9e22010179c5eb8b5064d71524bf840c3a (diff)
add missing space and hyphen.
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/rc_option_editor.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc
index 84bdcf84fb..d228416aad 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -1532,8 +1532,8 @@ RCOptionEditor::RCOptionEditor ()
string_compose (_("<b>When enabled</b> %1 will never varispeed when slaved to external timecode. "
"Sync Lock indicates that the selected external timecode source shares clock-sync "
"(Black &amp; Burst, Wordclock, etc) with the audio interface. "
- "This option disables drift compensation. The transport speed is fixed at 1.0."
- "Varispeed LTC will be ignored and cause drift."
+ "This option disables drift compensation. The transport speed is fixed at 1.0. "
+ "Vari-speed LTC will be ignored and cause drift."
"\n\n"
"<b>When disabled</b> %1 will compensate for potential drift, regardless if the "
"timecode sources shares clock sync."