]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
authorJack DeVries <jdevries3133@gmail.com>
Sat, 13 Nov 2021 20:16:05 +0000 (15:16 -0500)
committerGitHub <noreply@github.com>
Sat, 13 Nov 2021 20:16:05 +0000 (12:16 -0800)
commitf8da00ef04fdadf7cd9821e8ec4b317ecf3ed663
tree6cdbc8c66e087ddde4c5bfccee8fda335949f5ea
parent0486570f7b2b5a75812e5a01a8dca58bfadc2437
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
Doc/library/__main__.rst