Skip to content

Commit 05ec9d9

Browse files
committed
Add comma
1 parent 36e4cc4 commit 05ec9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/mimetypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ than one MIME-type database; it provides an interface similar to the one of the
232232
Tuple containing two dictionaries, mapping filename extensions to MIME types:
233233
the first dictionary is for the non-standards types and the second one is for
234234
the standard types. They are initialized by :data:`common_types` and
235-
:data:`types_map` or by :func:`init` calls.
235+
:data:`types_map`, or by :func:`init` calls.
236236

237237

238238
.. attribute:: MimeTypes.types_map_inv

0 commit comments

Comments
 (0)