summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
diff options
context:
space:
mode:
authorJon Waltman <jonathan.waltman@gmail.com>2012-11-03 11:04:32 -0500
committerJon Waltman <jonathan.waltman@gmail.com>2012-11-03 11:04:32 -0500
commite962bc0874932d9b7035aa3fa52683421e8be9b0 (patch)
tree5e9195bd6e4bd7fb32e9e8ce10a4e83ba3e9d8bd /sphinx/quickstart.py
parentd80c828be2bb5d1a6c8569043301f8a57c5c1c06 (diff)
downloadsphinx-e962bc0874932d9b7035aa3fa52683421e8be9b0.tar.gz
Fix whitespace / line length issues reported by "make test"
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index 3adccdec..38daa36c 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -401,7 +401,7 @@ help:
\t@echo " epub to make an epub"
\t@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
\t@echo " latexpdf to make LaTeX files and run them through pdflatex"
-\t@echo " latexpdfja to make LaTeX files and run them through platex and dvipdfmx"
+\t@echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
\t@echo " text to make text files"
\t@echo " man to make manual pages"
\t@echo " texinfo to make Texinfo files"