summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/json.py
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/py-rest-doc/sphinx/json.py')
-rw-r--r--sandbox/py-rest-doc/sphinx/json.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/py-rest-doc/sphinx/json.py b/sandbox/py-rest-doc/sphinx/json.py
index 045d723e3..95f09b4d0 100644
--- a/sandbox/py-rest-doc/sphinx/json.py
+++ b/sandbox/py-rest-doc/sphinx/json.py
@@ -3,7 +3,7 @@
sphinx.json
~~~~~~~~~~~
- Minimal JSON Module That Generates Small Dumps.
+ Minimal JSON module that generates small dumps.
This is not fully JSON compliant but enough for the searchindex.
And the generated files are smaller than the simplejson ones.