]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-track-menu.html
Spelling & grammar fixes
[ardour-manual] / include / the-track-menu.html
index 249fbb0f08c7b9a3ac71ea39cfb6cbf8a59013b0..a7ac4cc005410d9fd253a47b2ae23a331f8d1833 100644 (file)
@@ -5,11 +5,11 @@
 
 <table class="dl">
        <tr><th>Add Track, Bus or VCA&hellip;</th><td>Shows the <a href="@@adding-tracks-busses-and-vcas"><kbd class="menu">Add Track, Bus or VCA&hellip;</kbd> window</a>, where one can add one or more tracks, busses or control masters to the session and define its parameters</td></tr>
-       <tr><th>Duplicate Tracks/Busses&hellip;</th><td>Shows the <kbd class="menu">Duplicate Tracks and Busses</kbd> window, allowing to duplicate the selected track(s) and optionnaly, its playlist</td></tr>
+       <tr><th>Duplicate Tracks/Busses&hellip;</th><td>Shows the <kbd class="menu">Duplicate Tracks and Busses</kbd> window, allowing to duplicate the selected track(s) and optionally, its playlist</td></tr>
 
        <tr><th>Toggle Record Enable</th><td>Sets the Record Enable mode On on the selected track(s). These tracks will record audio/midi next time the global record is active and playback is started.</td></tr>
        <tr><th>Toggle Solo</th><td>Sets the solo On on the selected tracks, so only these tracks will play</td></tr>
-       <tr><th>Toggle Mute</th><td>Mutes the selected tracks, they wont play until unmuted</td></tr>
+       <tr><th>Toggle Mute</th><td>Mutes the selected tracks, they won't play until unmuted</td></tr>
 
        <tr><th>Insert Time</th><td>Shows the <a href="@@insert-remove-time"><kbd class="menu">Insert Time</kbd> window</a>, allowing to insert a blank time in the selected tracks' playlist</td></tr>
        <tr><th>Remove Time</th><td>Same as <a href="@@insert-remove-time">above</a>, but to remove time</td></tr>
@@ -23,7 +23,7 @@
                <tr><th class="sub1">Normal</th><td>Sets the height of the track to its default value which is a trade-off between readability and number of tracks displayed</td></tr>
                <tr><th class="sub1">Small</th><td>Reduces the size of the tracks to a low value, increasing the number of on screen tracks</td></tr>
 
-       <tr><th>Toggle Active</th><td>Toggles the active state of a track. An inactive track will be grayed and wont play any sound. That can be seen in the <kbd class="menu">A</kbd> colomn of the <a href="@@the-tracks-and-busses-list">Tracks and Busses List</a></td></tr>
+       <tr><th>Toggle Active</th><td>Toggles the active state of a track. An inactive track will be grayed and won't play any sound. That can be seen in the <kbd class="menu">A</kbd> column of the <a href="@@the-tracks-and-busses-list">Tracks and Busses List</a></td></tr>
        <tr><th>Remove</th><td>Deletes this track and its playlist (no file is harmed in the process, and the regions from the playlist stay in the Editor for later use)</td></tr>
 </table>