[docs] typos in docs

Hinton, Scott (ESEA Space) Scott.Hinton at Honeywell.com
Thu Oct 2 17:25:09 CEST 2014


Hello,

I was reading in the multiprocessing module section today
https://docs.python.org/2/library/multiprocessing.html#all-platforms
and noticed a few minor errors:
"Remember also that non-daemonic processes will be automatically be joined."
That sentence has the word 'be' twice.  The word wrap must have got somebody.
Then a few lines later it says:
"A fix here would be to swap the last two lines round (or simply remove the p.join() line)."
Though most people probably understand this because 'round' is a slang-ish way to say 'around', we should probably change this to use the proper spelling.

Scott Hinton
Honeywell Aerospace
Engineer I Systems

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20141002/9d244d87/attachment.html>


More information about the docs mailing list