[issue21661] setuptools documentation: typo

2014-06-05 Thread Zachary Ware
Zachary Ware added the comment: Thanks for the report and patch! -- nosy: +zach.ware ___ Python tracker ___ ___ Python-bugs-list maili

[issue21661] setuptools documentation: typo

2014-06-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset a708844c1b8d by Zachary Ware in branch '3.4': Issue #21661: Fix typo. http://hg.python.org/cpython/rev/a708844c1b8d New changeset 1b02b771b1fa by Zachary Ware in branch 'default': Closes #21661: Merge typo fix. http://hg.python.org/cpython/rev/1b02b

[issue21661] setuptools documentation: typo

2014-06-04 Thread Steve Dougherty
New submission from Steve Dougherty: Typo - "it's" is a contraction for "it is" or "it has." "Its" is the posessive form. -- assignee: docs@python components: Documentation files: typo1.diff keywords: patch messages: 219762 nosy: docs@python, sdougherty priority: normal severity: normal