projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf781a9
)
Insert omitted "the".
author
Fred Drake
<fdrake@acm.org>
Tue, 14 Aug 2001 11:42:13 +0000
(11:42 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 14 Aug 2001 11:42:13 +0000
(11:42 +0000)
Doc/lib/libpoplib.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libpoplib.tex
b/Doc/lib/libpoplib.tex
index 1df47e74ccd2d57442b8b7249834853ccfd5ac84..7f3af4c79c8c398f41ca212ed182c986232ce81e 100644
(file)
--- a/
Doc/lib/libpoplib.tex
+++ b/
Doc/lib/libpoplib.tex
@@
-13,7
+13,7
@@
\indexii{POP3}{protocol}
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
optional command sets.