diff -r a858cde113f2 Doc/library/mimetypes.rst --- a/Doc/library/mimetypes.rst Sat Jan 24 19:26:18 2015 -0800 +++ b/Doc/library/mimetypes.rst Sun Feb 22 11:02:23 2015 +0100 @@ -106,8 +106,8 @@ extension is already known, the new type will replace the old one. When the type is already known the extension will be added to the list of known extensions. - When *strict* is ``True`` (the default), the mapping will added to the official MIME - types, otherwise to the non-standard ones. + When *strict* is ``True`` (the default), the mapping will be added to the official + MIME types, otherwise to the non-standard ones. .. data:: inited