summaryrefslogtreecommitdiff
path: root/sphinx/versioning.py
diff options
context:
space:
mode:
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 bba0b0ef4..b09590ffc 100644
--- a/sphinx/versioning.py
+++ b/sphinx/versioning.py
@@ -1,5 +1,4 @@
-"""Implements the low-level algorithms Sphinx uses for the versioning of
-doctrees.
+"""Implements the low-level algorithms Sphinx uses for versioning doctrees.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.