bpo-44045: fix spelling of uppercase vs upper-case (GH-25985)

And also of lowercase vs lower-case.

The `-` notation should only be used for adjectives.
This commit is contained in:
Jürgen Gmach
2021-05-28 22:54:25 +02:00
committed by GitHub
parent acac6c71ff
commit 2138b2edaf
5 changed files with 5 additions and 5 deletions

View File

@@ -145,7 +145,7 @@ class IMAP4:
the global default socket timeout is used
All IMAP4rev1 commands are supported by methods of the same
name (in lower-case).
name (in lowercase).
All arguments to commands are converted to strings, except for
AUTHENTICATE, and the last argument to APPEND which is passed as