[Python-checkins] python/dist/src/Doc/inst inst.tex,1.58,1.59

rhettinger at users.sourceforge.net rhettinger at users.sourceforge.net
Sat Jan 1 01:29:07 CET 2005


Update of /cvsroot/python/python/dist/src/Doc/inst
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3901/Doc/inst

Modified Files:
	inst.tex 
Log Message:
SF Patch #1093896:  miscellaneous doc typos



Index: inst.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/inst/inst.tex,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- inst.tex	10 Aug 2004 21:20:10 -0000	1.58
+++ inst.tex	1 Jan 2005 00:28:32 -0000	1.59
@@ -44,7 +44,7 @@
 %\end{abstract}
 
 
-% The ugly "%begin{latexonly}" pseudo-environment supresses the table
+% The ugly "%begin{latexonly}" pseudo-environment suppresses the table
 % of contents for HTML generation.
 %
 %begin{latexonly}



More information about the Python-checkins mailing list