[issue27125] Typo in Python 2 multiprocessing documentation

2016-05-25 Thread Phoenix

New submission from Phoenix:

At https://docs.python.org/2/library/multiprocessing.html#authentication-keys 
there is a typo in the documentation:

"If authentication is requested but do authentication key is specified ..."

s/b (emphasis added)

"If authentication is requested but **no** authentication key is specified..."

--
assignee: docs@python
components: Documentation
messages: 266393
nosy: docs@python, phx
priority: normal
severity: normal
status: open
title: Typo in Python 2 multiprocessing documentation
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue27125>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27125] Typo in Python 2 multiprocessing documentation

2016-05-25 Thread Phoenix

Phoenix added the comment:

Later in the same paragraph:

"This value will automatically inherited by"

s/b (emphasis added)

"This value will **be** automatically inherited by"

Or, if you prefer your infinitives unsplit:

"This value will be inherited automatically by"

--

___
Python tracker 
<http://bugs.python.org/issue27125>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com