diff options
| author | Jon Waltman <jonathan.waltman@gmail.com> | 2012-11-03 12:41:09 -0500 |
|---|---|---|
| committer | Jon Waltman <jonathan.waltman@gmail.com> | 2012-11-03 12:41:09 -0500 |
| commit | 96269039d8bceed93be03196ab3be8e0db1774fe (patch) | |
| tree | b7ad600e876e33d4b088e1c5d6f9d63e3108fd5b | |
| parent | 5c16a29d0d0b679713aa3189db11a64f48265e5f (diff) | |
| download | sphinx-96269039d8bceed93be03196ab3be8e0db1774fe.tar.gz | |
Remove trailing whitespace.
| -rw-r--r-- | sphinx/quickstart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py index 04b151ea..2ae6423e 100644 --- a/sphinx/quickstart.py +++ b/sphinx/quickstart.py @@ -582,7 +582,7 @@ if "%%1" == "clean" ( ) -%%SPHINXBUILD%% 2> nul +%%SPHINXBUILD%% 2> nul if errorlevel 9009 ( echo. echo.The 'sphinx-build' command was not found. Make sure Sphinx is |
