[Python-checkins] python/dist/src/Doc/lib libcodecs.tex,1.8,1.9

montanaro@sourceforge.net montanaro@sourceforge.net
Wed, 17 Apr 2002 12:33:09 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv5881

Modified Files:
	libcodecs.tex 
Log Message:
typo


Index: libcodecs.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libcodecs.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** libcodecs.tex	16 Apr 2002 15:12:10 -0000	1.8
--- libcodecs.tex	17 Apr 2002 19:33:06 -0000	1.9
***************
*** 64,68 ****
  \end{funcdesc}
  
! To simply access to the various codecs, the module provides these
  additional functions which use \function{lookup()} for the codec
  lookup:
--- 64,68 ----
  \end{funcdesc}
  
! To simplify access to the various codecs, the module provides these
  additional functions which use \function{lookup()} for the codec
  lookup: