Skip to content

Commit e76b8c4

Browse files
authored
Fix "ditribution" typo in NEWS entry. (GH-7275)
1 parent 9d27334 commit e76b8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.7.0b5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ literals on pydoc. Patch by Andrés Delfino.
406406
.. nonce: 7FwDfN
407407
.. section: Library
408408
409-
The function ``platform.linux_ditribution`` and ``platform.dist`` now
409+
The function ``platform.linux_distribution`` and ``platform.dist`` now
410410
trigger a ``DeprecationWarning`` and have been marked for removal in Python
411411
3.8
412412

0 commit comments

Comments
 (0)