]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
docs: grammatical edit
authorGregory P. Smith <greg@krypto.org>
Sat, 21 Sep 2024 17:42:23 +0000 (10:42 -0700)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2024 17:42:23 +0000 (10:42 -0700)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Doc/library/imaplib.rst

index 5fdea0b5b33fd763773e4da8e873fb3745245da4..6c320c2928aedb990d92f4086b1a3336fb65f351 100644 (file)
@@ -374,8 +374,8 @@ An :class:`IMAP4` instance has the following methods:
 
    .. warning::
 
-      Windows :class:`IMAP4_stream` connections have no way to accurately
-      respect the *dur* or *interval* arguments, since Windows ``select()``
+      Windows' :class:`IMAP4_stream` connections have no way to accurately
+      respect the *dur* or *interval* arguments, since Windows' ``select()``
       only works on sockets.
 
       If the server regularly sends status messages during ``IDLE``, they will