BPO | [27626](https://bugs.python.org/issue27626) --- | :--- Nosy | @scop, @bitdancer, @vadmium, @zhangyangyu, @Vgr255 Files | [spelling.patch](https://bugs.python.org/file43895/spelling.patch "Uploaded as text/plain at 2016-07-26.15:05:30 by @scop")[spelling.v2.patch](https://bugs.python.org/file43906/spelling.v2.patch "Uploaded as text/plain at 2016-07-27.03:41:47 by @vadmium") *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['type-bug', 'docs'] title = 'Spelling fixes' updated_at = user = 'https://github.com/scop' ``` bugs.python.org fields: ```python activity = actor = 'martin.panter' assignee = 'docs@python' closed = True closed_date = closer = 'martin.panter' components = ['Documentation'] creation = creator = 'scop' dependencies = [] files = ['43895', '43906'] hgrepos = [] issue_num = 27626 keywords = ['patch'] message_count = 7.0 messages = ['271384', '271430', '271431', '271454', '271477', '271494', '271500'] nosy_count = 8.0 nosy_names = ['scop', 'r.david.murray', 'SilentGhost', 'docs@python', 'python-dev', 'martin.panter', 'xiang.zhang', 'abarry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue27626' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6'] ```