summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-09-18 21:47:27 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-09-18 21:47:27 (GMT)
commit9db5540ec46d5163231de8ddc574c215b2384753 (patch)
tree1c442de9685ff37a593bcfa24bcb2bb889d35975 /Misc
parentdc782b55f2c7ede13c8c2bbc76662e8a9784d20c (diff)
downloadcpython-9db5540ec46d5163231de8ddc574c215b2384753.zip
cpython-9db5540ec46d5163231de8ddc574c215b2384753.tar.gz
cpython-9db5540ec46d5163231de8ddc574c215b2384753.tar.bz2
typo
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 66ee553..8b0a678 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,7 +12,7 @@ What's New in Python 2.7 alpha 1
Core and Builtins
-----------------
-- Issue #6300: unicode.encode, unicode.docode, str.decode, and str.encode now
+- Issue #6300: unicode.encode, unicode.decode, str.decode, and str.encode now
take keyword arguments.
- Issue #6922: Fix an infinite loop when trying to decode an invalid