Roundup Robot added the comment:
New changeset 1f466354a85b by Georg Brandl in branch 'default':
Closes #19323: fix typo. Thanks to Michael Merickel.
http://hg.python.org/cpython/rev/1f466354a85b
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status: open -> clo
New submission from Michael Merickel:
http://docs.python.org/dev/library/statistics.html#mean describes the mean as
"effected" by outliers, when it should say "affected".
--
assignee: docs@python
components: Documentation
messages: 200704
nosy: docs@python, mmerickel
priority: normal
se