We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e4cc4 commit 05ec9d9Copy full SHA for 05ec9d9
Doc/library/mimetypes.rst
@@ -232,7 +232,7 @@ than one MIME-type database; it provides an interface similar to the one of the
232
Tuple containing two dictionaries, mapping filename extensions to MIME types:
233
the first dictionary is for the non-standards types and the second one is for
234
the standard types. They are initialized by :data:`common_types` and
235
- :data:`types_map` or by :func:`init` calls.
+ :data:`types_map`, or by :func:`init` calls.
236
237
238
.. attribute:: MimeTypes.types_map_inv
0 commit comments