diff options
Diffstat (limited to 'sphinx/__main__.py')
-rw-r--r-- | sphinx/__main__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/__main__.py b/sphinx/__main__.py index ee8419b79..270bc4ebd 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ - Sphinx - ~~~~~~ + sphinx.__main__ + ~~~~~~~~~~~~~~~ The Sphinx documentation toolchain. |