diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-21 00:54:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-21 00:54:00 +0000 |
| commit | 5943bde6f1a29c84b3f79710535a41bb98f6ce7d (patch) | |
| tree | cd4d3216e5c194e979ec0bc2a9825090883a45e9 | |
| parent | 3c94784734ad7806aa9e485ce6dc8abb180758ef (diff) | |
Fix sectioning in manual.
| -rw-r--r-- | doc/manual/dvdomatic.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/dvdomatic.xml b/doc/manual/dvdomatic.xml index 71363c4a9..58315eca6 100644 --- a/doc/manual/dvdomatic.xml +++ b/doc/manual/dvdomatic.xml @@ -415,7 +415,6 @@ between 50 and 250 megabits per second (MBps). </para> </section> -</section> <section> <title>Audio tab</title> @@ -537,6 +536,7 @@ DCPs). </para> </section> +</section> <section> <title>Making the DCP</title> |
