]> Shamusworld >> Repos - ardour-manual/commitdiff
Typo...
authorMrHeadwar <edwsaintesprit@hotmail.com>
Mon, 7 Nov 2022 15:48:35 +0000 (16:48 +0100)
committerAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Mon, 7 Nov 2022 16:23:06 +0000 (19:23 +0300)
include/the-transport-menu.html

index 998f7524d947f0ce4aeb20b9b6915a9ad4294d5b..ff4c26dd761090c465b4ae6292842d748e8e9d39 100644 (file)
@@ -51,7 +51,7 @@
                <tr><th class="sub1">Jump to Previous Mark</th><td>Same, to the left</td></tr>
 
                <tr><th class="sub1">Jump to Loop Start</th><td>moves the playhead to the <a href="@@the-loop-range">loop</a> start marker if a loop exists</td></tr>
-               <tr><th class="sub1">Jump to Loope End</th><td>Same, for the loop end marker</td></tr>
+               <tr><th class="sub1">Jump to Loop End</th><td>Same, for the loop end marker</td></tr>
                
                <tr><th class="sub1">Go to Zero</th><td>Sends the playhead to the 00:00:00:00 time, regardless of the sessions Start marker</td></tr>
                <tr><th class="sub1">Go to Start</th><td>Sends the playhead to the Start marker of the session</td></tr>