[issue22072] Fix typos in SSL's documentation

2014-07-25 Thread Zachary Ware
Zachary Ware added the comment: Thanks, Alex! -- nosy: +zach.ware versions: +Python 3.4 ___ Python tracker ___ ___ Python-bugs-list ma

[issue22072] Fix typos in SSL's documentation

2014-07-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1c7567ec6292 by Zachary Ware in branch '3.4': Issue #22072: Fix a couple of SSL doc typos. Patch by Alex Gaynor. http://hg.python.org/cpython/rev/1c7567ec6292 New changeset 967311e6c0d2 by Zachary Ware in branch 'default': Closes #22072: Merge typo

[issue22072] Fix typos in SSL's documentation

2014-07-25 Thread Alex Gaynor
New submission from Alex Gaynor: Attached patch fixes a pair of typos. -- assignee: docs@python components: Documentation files: ssl-docs.diff keywords: easy, needs review, patch messages: 223982 nosy: alex, docs@python priority: normal severity: normal status: open title: Fix typos in S