From 6cdd3c15640762b4f3ade43d0e09cc972432bf2f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 6 Nov 2013 23:18:01 +0000 Subject: Another typo. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 8b929a606..b82e0ad77 100644 --- 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')] -- cgit v1.2.3