[3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)

(cherry picked from commit 96e12d5f4f)

Co-authored-by: Min ho Kim <minho42@gmail.com>
This commit is contained in:
Kyle Stanley 2019-07-21 22:48:45 -04:00 committed by Terry Jan Reedy
parent 0104841d12
commit 24b5b360fa
20 changed files with 23 additions and 23 deletions

View file

@ -1161,7 +1161,7 @@ non-important content
# These next lines contains tabs. Backslash escapes don't
# work in f-strings.
# patchcheck doens't like these tabs. So the only way to test
# patchcheck doesn't like these tabs. So the only way to test
# this will be to dynamically created and exec the f-strings. But
# that's such a hassle I'll save it for another day. For now, convert
# the tabs to spaces just to shut up patchcheck.