]> granicus.if.org Git - python/commitdiff
One more typo fix for 3.7
authorMartin Panter <vadmium+py@gmail.com>
Sun, 18 Dec 2016 01:37:12 +0000 (01:37 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 18 Dec 2016 01:37:12 +0000 (01:37 +0000)
Misc/NEWS

index 4e623a15d8eb14b180ecda375162e97694eea8cb..5e8bc0c54c062ff1efa66a5b7744eb59e7efed8c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -197,7 +197,7 @@ Core and Builtins
 Library
 -------
 
-- Issue #16255: subrocess.Popen uses /system/bin/sh on Android as the shell,
+- Issue #16255: subprocess.Popen uses /system/bin/sh on Android as the shell,
   instead of /bin/sh.
 
 - Issue #28779: multiprocessing.set_forkserver_preload() would crash the