]> Shamusworld >> Repos - ardour-manual/commitdiff
Correcting typos
authorEd Ward <edwsaintesprit@hotmail.com>
Fri, 2 Aug 2019 07:20:05 +0000 (09:20 +0200)
committerEd Ward <edwsaintesprit@hotmail.com>
Fri, 2 Aug 2019 07:20:05 +0000 (09:20 +0200)
include/import-dialog.html
source/css/pdf.css

index 9ecf155d45346947745e6f478db779e8f753721f..d35a218f00f303b69ce452cad874510bcaefe834 100644 (file)
@@ -68,7 +68,7 @@
 <p>
   The <kbd class="menu">Insert at</kbd> option chooses where in time the file will be imported, amongst:
 </p>
-</ul>
+<ul>
   <li>the <dfn>file timestamp</dfn> (if available, zero by default)</li>
   <li>at the <a href="@@edit-point-control"><dfn>edit point</dfn></a></li>
   <li>at the <dfn>playhead</dfn></li>
index 458944df7232556368db4ad403514f06e6ab9edf..2327f46b10c7e8fd1460f66d1bd6c3323aa119ee 100644 (file)
@@ -129,7 +129,7 @@ h6 { font-size: 1.1em; }
 h1,h2,h3,h4,h5 {
        font-weight: bold;
        page-break-after: avoid;
-       page-break-inside:avoid;
+       page-break-inside: avoid;
   line-height: 1.25em;
 }