]> Shamusworld >> Repos - ardour-manual/blobdiff - include/trimming-regions.html
A tiny addendum to the bbt markers doc
[ardour-manual] / include / trimming-regions.html
index ebe5f5819f27aba7ede8fba1447726eb0504c09b..e7e9eb908bd515ea8e642ace50eaa15e975d41a0 100644 (file)
@@ -34,7 +34,7 @@
 </p>
 <p>
   These command are both in the <kbd class="menu">Region &gt; Trim</kbd> main menu
-  (with a region selected) or in the contect menu of a region, <kbd class="menu">
+  (with a region selected) or in the context menu of a region, <kbd class="menu">
   <kbd class="mouse">right</kbd> click on a region &gt; <em>Name_Of_The_Region</em>
   &gt; Trim</kbd>
 </p>
@@ -48,8 +48,9 @@
   <td>Trim selected region(s) beginning and end to the loop/punch boundaries (if it exists).</td></tr>
   <tr><th><dfn>Trim to Previous</dfn> (<kbd class="mod1">j</kbd>)</th>
   <td>Trim the start of selected region(s) to the end of the previous region.
-    If the region is too short, it is extended to it's maximum to the left.</td></tr>
+    If the region is too short, it is extended to its maximum to the left.</td></tr>
   <tr><th><dfn>Trim to Next</dfn> (<kbd class="mod1">k</kbd>)</th>
   <td>Trim the end of selected region(s) to the start of the following region.
-    If the region is too short, it is extended to it's maximum to the right.</td></tr>
+    If the region is too short, it is extended to its maximum to the right.</td></tr>
 </table>
+