summaryrefslogtreecommitdiff
path: root/sphinx/ext/ifconfig.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-10 21:23:39 +0100
committerGeorg Brandl <georg@python.org>2009-01-10 21:23:39 +0100
commitb068e9180365a5d74d4fb02b003d7a05f99ffac3 (patch)
treec092aa25daf519398c0d6cc84f85a568cf26440e /sphinx/ext/ifconfig.py
parentd0e0acaaa1278627d70f7bbb7d823c79d3546b58 (diff)
downloadsphinx-git-b068e9180365a5d74d4fb02b003d7a05f99ffac3.tar.gz
Reformat to EOL80.
Diffstat (limited to 'sphinx/ext/ifconfig.py')
-rw-r--r--sphinx/ext/ifconfig.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py
index f622ec49c..af3975b83 100644
--- a/sphinx/ext/ifconfig.py
+++ b/sphinx/ext/ifconfig.py
@@ -13,8 +13,8 @@
This stuff is only included in the built docs for unstable versions.
The argument for ``ifconfig`` is a plain Python expression, evaluated in the
- namespace of the project configuration (that is, all variables from ``conf.py``
- are available.)
+ namespace of the project configuration (that is, all variables from
+ ``conf.py`` are available.)
:copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.