summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grimaud <grimaud.pierre@gmail.com>2021-04-19 23:21:58 +0200
committerGitHub <noreply@github.com>2021-04-19 16:21:58 -0500
commita4feaa4037ad9f996dcd243f91db81d9d739697f (patch)
tree70756f8fd9f24e7f7b89e97ff2a5feccf1f854f7
parent3054461994af94b1c765ae20baa841831a79ee5c (diff)
downloadsix-git-a4feaa4037ad9f996dcd243f91db81d9d739697f.tar.gz
fix typo in CHANGES (#353)
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 861bc96..d3ae783 100644
--- a/CHANGES
+++ b/CHANGES
@@ -233,7 +233,7 @@ Development version
- Issue #40: Add import mapping for the Python 2 gdbm module.
- Issue #35: On Python versions less than 2.7, print_ now encodes unicode
- strings when outputing to standard streams. (Python 2.7 handles this
+ strings when outputting to standard streams. (Python 2.7 handles this
automatically.)
1.4.1