]> Shamusworld >> Repos - ardour-manual/blobdiff - include/stretching-regions.html
Corrected a misplaced link
[ardour-manual] / include / stretching-regions.html
index 57bbe994625015a573450f1b5d52ac62e144a4f4..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>
@@ -67,7 +67,7 @@
   The <em>Contents</em> should be selected to best fit the actual content of the region, amongst:
 </p>
 
-<table class="dl" style="text-align:center;">
+<table style="text-align:center;">
   <tbody>
     <tr>  <td>Content</td>
           <td>Disable phase resynchronisation at transients</td>