]> granicus.if.org Git - python/commit
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)
authorMariatta <Mariatta@users.noreply.github.com>
Fri, 23 Feb 2018 17:51:11 +0000 (09:51 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 17:51:11 +0000 (09:51 -0800)
commit98f42aac23f3863973cb6e9964c5212cfd3a1d98
tree0fdbf09ca58b773d0a0be5f00f26066e154d2e73
parentefa6c762268d68985f3012234f62ea9e5ced8b7c
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.
Doc/library/unittest.rst