commit | 28326ac5f87ede140268376f0c87c3b2aba62906 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Nov 13 12:36:44 2021 -0800 |
committer | GitHub <noreply@github.com> | Sat Nov 13 12:36:44 2021 -0800 |
tree | d1e4e22a0c6b473d3d24020ff57c98642cc262b2 | |
parent | ed55426acd58f030ccc0cf1297e66078f538797c [diff] |
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546) I was reading this bit last night and thought it was a typo. In the light of day, I realized it wasn't *technically* a typo, but definitely confusing wording. This PR fixes the confusing sentence. Automerge-Triggered-By: GH:ericvsmith (cherry picked from commit f8da00ef04fdadf7cd9821e8ec4b317ecf3ed663) Co-authored-by: Jack DeVries <jdevries3133@gmail.com>