]> 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:16:56 +0000 (10:16 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 18:16:56 +0000 (10:16 -0800)
commit8a7f1f4b0ffddf230864ebf16b481546970dd9c2
tree166db70c52439d7b27a8c103a83a12a5478ea1ea
parent61bd4d2e6319a3c5c3b9ce5f807b44a45cc1d4a1
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