commit | 98f42aac23f3863973cb6e9964c5212cfd3a1d98 | [log] [tgz] |
---|---|---|
author | Mariatta <Mariatta@users.noreply.github.com> | Fri Feb 23 09:51:11 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 23 09:51:11 2018 -0800 |
tree | 0fdbf09ca58b773d0a0be5f00f26066e154d2e73 | |
parent | efa6c762268d68985f3012234f62ea9e5ced8b7c [diff] |
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.