diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-01-08 22:27:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-01-08 22:27:04 +0100 |
| commit | 67e0f33b573a07821695b6e8f883818415f93bb8 (patch) | |
| tree | 7bcd1b09118d08845f2c23d35a6662644e28cb7c | |
| parent | d5685e88bb53513334df8f6cbb622bfd6e39a645 (diff) | |
Remove blank line and fix </section> position.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 673285057..5dcffaa40 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2383,7 +2383,6 @@ emailed to the appropriate cinema email addresses. Click <section> <title>Creating KDMs using a DKDM</title> -</section> <para> It can be inconvenient to need a whole DCP-o-matic project just to @@ -2450,10 +2449,10 @@ a target certificate. You can get DCP-o-matic's target certificate by opening <guilabel>Preferences</guilabel> and clicking <guilabel>Export DCP decryption certificate...</guilabel> in the <guilabel>Keys</guilabel> tab. - </para> </section> +</section> <section> <title>Encryption keys</title> |
