Another typo.
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2013 23:18:01 +0000 (23:18 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2013 23:18:01 +0000 (23:18 +0000)
cscript

diff --git a/cscript b/cscript
index 8b929a606a4cdcbe8b6c979438ec3268396ec8ba..b82e0ad7751a4a59248a25a724cf21534bf66150 100644 (file)
--- a/cscript
+++ b/cscript
@@ -72,4 +72,4 @@ def make_manual(target):
     os.chdir('doc/manual')
     target.command('make')
     target.command('pdflatex colour.tex')
-    return [os.path.abspath('pdf'), os.path.abspath('html'), os.path.abspath('colours.pdf')]
+    return [os.path.abspath('pdf'), os.path.abspath('html'), os.path.abspath('colour.pdf')]