[Python-checkins] cpython (merge 3.5 -> default): Merge: Fix English phrasing.

r.david.murray python-checkins at python.org
Sun Sep 27 18:37:41 CEST 2015


https://hg.python.org/cpython/rev/af46be655a2e
changeset: 98329:af46be655a2e
parent: 98326:4dbb315fe667
parent: 98328:81869f8608ce
user: R David Murray <rdmurray at bitdance.com>
date: Sun Sep 27 12:37:20 2015 -0400
summary:
 Merge: Fix English phrasing.
files:
 Doc/library/asyncio-stream.rst | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/library/asyncio-stream.rst b/Doc/library/asyncio-stream.rst
--- a/Doc/library/asyncio-stream.rst
+++ b/Doc/library/asyncio-stream.rst
@@ -228,8 +228,8 @@
 
 (This is a helper class instead of making :class:`StreamReader` itself a
 :class:`Protocol` subclass, because the :class:`StreamReader` has other
- potential uses, and to prevent the user of the :class:`StreamReader` to
- accidentally call inappropriate methods of the protocol.)
+ potential uses, and to prevent the user of the :class:`StreamReader` from
+ accidentally calling inappropriate methods of the protocol.)
 
 
 IncompleteReadError
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

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