diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-17 23:36:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-17 23:37:11 +0200 |
| commit | 1f5b81001c5e25ea37a7e8355d3c8a6817d34edd (patch) | |
| tree | 2a67871050b22962d82758ea33e79006b506e5d5 | |
| parent | 637aa14efef4f69fc587fd08520d214620c6967a (diff) | |
Fix caption in manual.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index cd2974dcb..b46e43039 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3899,7 +3899,7 @@ If you are sure you want to continue, type <code>I am sure</code> into the text </para> <figure id="fig-disk-writer"> - <title>Starting the Disk Writer</title> + <title>The Disk Writer</title> <mediaobject> <imageobject> <imagedata fileref="screenshots/disk-writer&scs;"/> |
