Fix typo
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index c457222..9b43856 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -73,7 +73,7 @@
 codecs              lemburg, doerwalter
 codeop
 collections         rhettinger
-collection._abcoll  rhettinger, stutzbach
+collections._abcoll rhettinger, stutzbach
 colorsys
 compileall
 concurrent.futures  brian.quinlan