[Python-checkins] python/dist/src/Doc/tut tut.tex,1.267,1.268

fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Wed Jan 12 20:11:52 CET 2005


Update of /cvsroot/python/python/dist/src/Doc/tut
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4495/tut
Modified Files:
	tut.tex 
Log Message:
fix typo
Index: tut.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -d -r1.267 -r1.268
--- tut.tex	9 Jan 2005 00:12:48 -0000	1.267
+++ tut.tex	12 Jan 2005 19:11:45 -0000	1.268
@@ -4781,7 +4781,7 @@
 Despite the modules names, no direct knowledge or handling of XML is needed.
 \item The \ulink{\module{email}}{../lib/module-email.html} package is a library
 for managing email messages, including MIME and other RFC 2822-based message
- documents. Unlike \module{smptlib} and \module{poplib} which actually send
+ documents. Unlike \module{smtplib} and \module{poplib} which actually send
 and receive messages, the email package has a complete toolset for building
 or decoding complex message structures (including attachments) and for
 implementing internet encoding and header protocols.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /