[Python-checkins] cpython (merge 3.5 -> default): Fix another typo noticed by SilentGhost

berker.peksag python-checkins at python.org
Sun Oct 18 17:57:00 EDT 2015


https://hg.python.org/cpython/rev/f020a27b5391
changeset: 98787:f020a27b5391
parent: 98785:93a1b79d0b19
parent: 98786:530846c3ebb4
user: Berker Peksag <berker.peksag at gmail.com>
date: Mon Oct 19 00:56:59 2015 +0300
summary:
 Fix another typo noticed by SilentGhost
files:
 Doc/whatsnew/3.5.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst
--- a/Doc/whatsnew/3.5.rst
+++ b/Doc/whatsnew/3.5.rst
@@ -1477,7 +1477,7 @@
 
 (Contributed by Vajrasky Kok and Antoine Pitrou in :issue:`19775`.)
 
-The :meth:`Path.mkdir() <pathlib.Path.mkdir>` method how accepts a new optional
+The :meth:`Path.mkdir() <pathlib.Path.mkdir>` method now accepts a new optional
 *exist_ok* argument to match ``mkdir -p`` and :func:`os.makedirs`
 functionality. (Contributed by Berker Peksag in :issue:`21539`.)
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /