From 535d1dba49e81960897c391d97d76e636582fd09 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Aug 2025 23:38:14 +0200 Subject: Fix copy/paste error. --- doc/manual/pptex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3