Skip to content

Commit bcc326c

Browse files
hugovkencukou
andauthored
Fix typo
Co-authored-by: Petr Viktorin <[email protected]>
1 parent 1162232 commit bcc326c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ mimetypes
558558
* :rfc:`2361`: Change type for ``.avi`` to ``video/vnd.avi``
559559
and for ``.wav`` to ``audio/vnd.wave``
560560
* :rfc:`4337`: Add MPEG-4 ``audio/mp4`` (``.m4a``))
561-
* :rfc:`5334`: Add Ogg media (``.oga``, .``ogg`` and ``.ogx``)
561+
* :rfc:`5334`: Add Ogg media (``.oga``, ``.ogg`` and ``.ogx``)
562562
* :rfc:`9639`: Add FLAC ``audio/flac`` (``.flac``)
563563
* De facto: Add WebM ``audio/webm`` (``.weba``)
564564
* `ECMA-376
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Update MIME types for ``.avi`` and ``.wav``. Add MIME types for ``.docx``,
22
``.pptx``, ``.xlsx``, ``.epub``, ``.flac``, ``.m4a``, ``.odg``, ``.odp``,
3-
``.ods``, ``.odt``, ``.oga``, .``ogg``, ``.ogx`` and ``.weba``. Patch by
3+
``.ods``, ``.odt``, ``.oga``, ``.ogg``, ``.ogx`` and ``.weba``. Patch by
44
Hugo van Kemenade.

0 commit comments

Comments
 (0)