From: Éric Araujo Date: Mon, 22 Nov 2010 01:11:49 +0000 (+0000) Subject: Fix typo X-Git-Tag: v3.2b1~249 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13a714660554fc61f9105260048791e917232c20;p=thirdparty%2FPython%2Fcpython.git Fix typo --- diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index c4572221d762..9b4385650425 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -73,7 +73,7 @@ code codecs lemburg, doerwalter codeop collections rhettinger -collection._abcoll rhettinger, stutzbach +collections._abcoll rhettinger, stutzbach colorsys compileall concurrent.futures brian.quinlan