PEP 0592: typo "awhile ago" → "a while ago" (#3844)
Typo in pep-0592.rst: "awhile ago" → "a while ago"
This commit is contained in:
parent
5fa23eecb5
commit
25419bd3d3
|
@ -90,7 +90,7 @@ Installers
|
|||
The desirable experience for users is that once a file is yanked, when
|
||||
a human being is currently trying to directly install a yanked file, that
|
||||
it fails as if that file had been deleted. However, when a human did that
|
||||
awhile ago, and now a computer is just continuing to mechanically follow
|
||||
a while ago, and now a computer is just continuing to mechanically follow
|
||||
the original order to install the now yanked file, then it acts as if it
|
||||
had not been yanked.
|
||||
|
||||
|
|
Loading…
Reference in New Issue