Issue #23499: Fix grammar error noticed by SilentGhost

This commit is contained in:
Ned Deily 2015-02-22 16:14:32 -08:00
parent c26a1a490f
commit 75790938a4
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@ behavior of the module.
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