[Python-checkins] cpython (2.7): Fix typo.

richard.oudkerk python-checkins at python.org
Mon Jun 24 21:40:37 CEST 2013


http://hg.python.org/cpython/rev/81a96042cff4
changeset: 84316:81a96042cff4
branch: 2.7
parent: 84313:860fc6a2bd21
user: Richard Oudkerk <shibturn at gmail.com>
date: Mon Jun 24 20:38:22 2013 +0100
summary:
 Fix typo.
files:
 Doc/library/multiprocessing.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/library/multiprocessing.rst b/Doc/library/multiprocessing.rst
--- a/Doc/library/multiprocessing.rst
+++ b/Doc/library/multiprocessing.rst
@@ -496,7 +496,7 @@
 :ref:`manager <multiprocessing-managers>`.
 
 (1) After putting an object on an empty queue there may be an
- infinitessimal delay before the queue's :meth:`~Queue.empty`
+ infinitesimal delay before the queue's :meth:`~Queue.empty`
 method returns :const:`False` and :meth:`~Queue.get_nowait` can
 return without raising :exc:`Queue.Empty`.
 
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

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