summaryrefslogtreecommitdiff
path: root/sphinx/versioning.py
diff options
context:
space:
mode:
authorDasIch <dasdasich@gmail.com>2010-08-10 12:31:10 +0200
committerDasIch <dasdasich@gmail.com>2010-08-10 12:31:10 +0200
commit27e0abd589be8a12f9889feb78e3102d62d97af3 (patch)
tree771e47f2a65dfa968974e0f01a634e4111ae0803 /sphinx/versioning.py
parente450538b01c507344ab132c48dfd5da9abda7359 (diff)
downloadsphinx-27e0abd589be8a12f9889feb78e3102d62d97af3.tar.gz
Fixed documentation
Diffstat (limited to 'sphinx/versioning.py')
-rw-r--r--sphinx/versioning.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/versioning.py b/sphinx/versioning.py
index 51fd28a9..1a9c1ced 100644
--- a/sphinx/versioning.py
+++ b/sphinx/versioning.py
@@ -109,8 +109,7 @@ def make_diff(old, new):
changed
- ``True`` if the `new` string differs from the `old` one with at least
- one character.
+ ``True`` if the `new` string is a changed version of the `old` one.
replaced