]> granicus.if.org Git - python/commitdiff
Fix "ditribution" typo in NEWS entry. (GH-7275)
authorNed Deily <nad@python.org>
Thu, 31 May 2018 05:19:58 +0000 (01:19 -0400)
committerGitHub <noreply@github.com>
Thu, 31 May 2018 05:19:58 +0000 (01:19 -0400)
Misc/NEWS.d/3.7.0b5.rst

index 2e2fb9ee04694596bdfaaad557b758629fc539c6..202e50b4e035c2ac0bfb8157718e2ac1217e1896 100644 (file)
@@ -406,7 +406,7 @@ literals on pydoc. Patch by AndrĂ©s Delfino.
 .. nonce: 7FwDfN
 .. section: Library
 
-The function ``platform.linux_ditribution`` and ``platform.dist`` now
+The function ``platform.linux_distribution`` and ``platform.dist`` now
 trigger a ``DeprecationWarning`` and have been marked for removal in Python
 3.8