mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Insert omitted "the".
This commit is contained in:
parent
bf781a95c0
commit
280f7253e4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
\indexii{POP3}{protocol}
|
\indexii{POP3}{protocol}
|
||||||
|
|
||||||
This module defines a class, \class{POP3}, which encapsulates a
|
This module defines a class, \class{POP3}, which encapsulates a
|
||||||
connection to an POP3 server and implements protocol as defined in
|
connection to an POP3 server and implements the protocol as defined in
|
||||||
\rfc{1725}. The \class{POP3} class supports both the minimal and
|
\rfc{1725}. The \class{POP3} class supports both the minimal and
|
||||||
optional command sets.
|
optional command sets.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue