diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-23 22:32:59 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-10-23 22:32:59 +0200 |
| commit | 8a07c507463885a91fcf44c5907551d204b7ff1e (patch) | |
| tree | 85f8f92896a8932cb52a5f5bc29101aa91240643 | |
| parent | a28fba01a3c2c508c021c1383db15a4c98c18315 (diff) | |
Fix thinko 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 eafc92153..b659a0cd8 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -1219,7 +1219,7 @@ linkend="fig-calculate-audio-gain"/> will open. </figure> <para> -For our example, put 5 in the first box and 7 in the second and click +For our example, put 7 in the first box and 5 in the second and click <guilabel>OK</guilabel>. DCP-o-matic will calculate the audio gain that it should apply to make this happen. Then you can re-make the DCP (this will be reasonably fast, as the video data will already have |
