diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-08-22 23:38:14 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-08-25 11:22:27 +0200 |
| commit | 535d1dba49e81960897c391d97d76e636582fd09 (patch) | |
| tree | 5a8ba9160c685dc9b2e1c07d0770d1bb1db13e0a /doc | |
| parent | 059fb2cb379a41680373545ceed5b7fe97ac73a0 (diff) | |
Fix copy/paste error.
Diffstat (limited to 'doc')
| -rwxr-xr-x | doc/manual/pptex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/pptex.py b/doc/manual/pptex.py index fade5943c..1f380322e 100755 --- a/doc/manual/pptex.py +++ b/doc/manual/pptex.py @@ -6,7 +6,7 @@ # farcical because I'm sure this can be done # in 1 line of sed, and also because I'm sure # the whole need for this script could be fixed -# in the ardour.sty (but I don't know how). +# in the dcpomatic.sty (but I don't know how). import sys import os |
