summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/zipfile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/zipfile.rst b/Doc/library/zipfile.rst
index 409ab86..8e96d24 100644
--- a/Doc/library/zipfile.rst
+++ b/Doc/library/zipfile.rst
@@ -70,7 +70,7 @@ The module defines the following items:
This module does not currently handle ZIP files which have appended comments.
.. versionchanged:: 2.7
- Support for file and file-like objects.
+ Support for file and file-like objects.
.. data:: ZIP_STORED