]> Shamusworld >> Repos - ardour-manual/blobdiff - include/stretching-regions.html
whitespace change to test commit hook
[ardour-manual] / include / stretching-regions.html
index 38d2663ed106e47e3c4bda03c02067cbbe4ad266..51fdd20eca49a4f558c6b7f1f684c4dbe531cc5b 100644 (file)
@@ -5,7 +5,7 @@
   key.
 </p>
 <p>
-  It allows to extend or reduce the duration of a region, optionnaly maintaining
+  It allows to extend or reduce the duration of a region, optionally maintaining
   its pitch. This is one of the few operations in Ardour that affect the underlying
   audio data from a region, even if the original audio is kept safely&mdash;no data
   is lost in the process.
@@ -13,7 +13,7 @@
 <p>
   This operation is usually used to fit an audio sequence with a different rhythm
   into a session, but can be used in a wide area of cases, due to its ability to
-  maitain or alter the pitch.
+  maintain or alter the pitch.
 </p>
 
 <figure>
@@ -54,7 +54,7 @@
   <tr><th><dfn>Duration</dfn></th><td>The target duration of the region, expressed using the
     primary transport clock's mode</td></tr>
   <tr><th><dfn>Percent</dfn></th><td>The target duration of the region, expressed as a percentage
-    of the region's original lenght. Can be either higher than 100&#37; (to
+    of the region's original length. Can be either higher than 100&#37; (to
     expand the region) or lower (to shrink it)</td></tr>
   <tr><th><dfn>Contents</dfn></th><td>The type of audio the region is made of. Ardour will fine-tune
     its algorithm based on this content, see below</td></tr>