summaryrefslogtreecommitdiff
path: root/sphinx/util/json.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-09-11 22:14:34 +0000
committerGeorg Brandl <georg@python.org>2008-09-11 22:14:34 +0000
commit703acbfe57c12fdcad797b8517ac4f32a528214e (patch)
treeec4eb2dd4f6279ed69f3ceb0e7d71da7fad9867f /sphinx/util/json.py
parent246a7a09b6eb06bd95bca5ef3a34f814fd807e76 (diff)
downloadsphinx-git-703acbfe57c12fdcad797b8517ac4f32a528214e.tar.gz
Fix nits.
Diffstat (limited to 'sphinx/util/json.py')
-rw-r--r--sphinx/util/json.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/json.py b/sphinx/util/json.py
index 1686fe6a5..75277a5ea 100644
--- a/sphinx/util/json.py
+++ b/sphinx/util/json.py
@@ -5,7 +5,7 @@
This module imports JSON functions from various locations.
- :copyright: Copyright 2008 by Armin Ronacher.
+ :copyright: 2008 by Armin Ronacher.
:license: BSD.
"""