]> Shamusworld >> Repos - ardour-manual/blobdiff - include/import-dialog.html
Converts <img> to <figure> where it makes sense
[ardour-manual] / include / import-dialog.html
index 8f13801fabc93223142985cf55ca4b6eb967cb13..9ecf155d45346947745e6f478db779e8f753721f 100644 (file)
@@ -1,5 +1,10 @@
 
-<img class="right" src="/images/import-window.png" alt="The import window">
+<figure class="right">
+       <img src="/images/import-window.png" alt="The import window">
+       <figcaption>
+               The import window.
+       </figcaption>
+</figure>
 
 <p>
   Many sessions will require the use of <dfn>existing material</dfn>,
@@ -47,7 +52,7 @@
   to control the playback volume.
 </p>
 <p>
-  Auditionning MIDI files requires a MIDI instrument to be chosen in the <kbd class="menu">
+  Auditioning MIDI files requires a MIDI instrument to be chosen in the <kbd class="menu">
   Instrument</kbd> dropdown list.
 </p>
 
@@ -89,3 +94,4 @@
   <a href="@@copying-versus-linking">Copying
   versus Linking</a> for details.
 </p>
+