https://github.com/python/cpython/commit/c0a1d73c64cbc3753b6e16f78d2c77a0389fff21 commit: c0a1d73c64cbc3753b6e16f78d2c77a0389fff21 branch: 2.7 author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com> committer: Brian Curtin <brian at python.org> date: 2019年01月09日T16:00:48-07:00 summary: Update bugs.rst (GH-11487) (cherry picked from commit 91c6158dbc5d70fcd91993b4e62c7bae926c2ea2) Co-authored-by: Andre Delfino <adelfino at gmail.com> files: M Doc/bugs.rst diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 25ce3cac5abe..4dbcb45765e7 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -14,7 +14,7 @@ Documentation bugs If you find a bug in this documentation or would like to propose an improvement, please submit a bug report on the :ref:`tracker <using-the-tracker>`. If you -have a suggestion how to fix it, include that as well. +have a suggestion on how to fix it, include that as well. If you're short on time, you can also email documentation bug reports to docs at python.org (behavioral bugs can be sent to python-list at python.org).