summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-12-27 22:18:58 +0000
committerBenjamin Peterson <benjamin@python.org>2008-12-27 22:18:58 +0000
commitfbaeca70e597229d89ccf65e26d5a9ff8f975b18 (patch)
tree19be983887a325b446710e78b298ea3f593becc0
parente555f581dc3d23b0d305b6a74bb292ed8cb674f3 (diff)
downloadcpython-git-fbaeca70e597229d89ccf65e26d5a9ff8f975b18.tar.gz
fix markup
-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 409ab86b9e..8e96d24397 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