]> granicus.if.org Git - python/commit
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Feb 2018 18:22:27 +0000 (10:22 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 18:22:27 +0000 (10:22 -0800)
commitcffe0467ab7b164739693598826bd3860f01b11f
tree28070258944c706d578f81953dae32830fde1eac
parent9c819a6a7d34594779fea3a25fd69ec5745e185e
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)

`whilst` and `while` are both english words, `whilst` is not as commonly used.
This can be confusing to readers whose primary language is not english.
(cherry picked from commit 98f42aac23f3863973cb6e9964c5212cfd3a1d98)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
Doc/library/unittest.rst