summaryrefslogtreecommitdiffstats
path: root/Doc/ACKS.txt
diff options
context:
space:
mode:
authorAndrew Svetlov <andrew.svetlov@gmail.com>2012-08-31 10:54:54 (GMT)
committerAndrew Svetlov <andrew.svetlov@gmail.com>2012-08-31 10:54:54 (GMT)
commitff63e7afcf23dd5559c57d5486453fe60ee50be5 (patch)
tree62e906cbfbe7326358363408d5e12a014dc68894 /Doc/ACKS.txt
parenta45afcada37d7945a97ed6d0c241f0b0468e7932 (diff)
downloadcpython-ff63e7afcf23dd5559c57d5486453fe60ee50be5.zip
cpython-ff63e7afcf23dd5559c57d5486453fe60ee50be5.tar.gz
cpython-ff63e7afcf23dd5559c57d5486453fe60ee50be5.tar.bz2
Issue #15825: fix typo in OrderedDict docs.
Patch by Mike Hoy.
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r--Doc/ACKS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index 03e1a6b..26f7ea9 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -95,6 +95,7 @@ docs@python.org), and we'll be glad to correct the problem.
* Rob Hooft
* Brian Hooper
* Randall Hopper
+ * Mike Hoy
* Michael Hudson
* Eric Huss
* Jeremy Hylton