[docs] [issue27076] Doc and comment spelling fixes

Martin Panter report at bugs.python.org
Sat May 21 08:16:08 EDT 2016


Martin Panter added the comment:

Thanks Ville for this. It mostly looks good. I left some comments regarding “heterogenous”.

I extended the patch with related fixes, mainly outside the Doc/ and Lib/ directories. Whoever commits this should also regenerate importlib, the configure script, and Arg Clinic code (not included in patches).

I’m not too sure about the Lib/msilib/schema.py file because it looks like generated code. But I see that other people have fixed it, so maybe that is okay.

----------
nosy: +martin.panter
stage:  -> patch review
versions: +Python 2.7, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file42925/docs.v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27076>
_______________________________________


More information about the docs mailing list