[Python-checkins]
python/dist/src/Doc/whatsnew whatsnew24.tex, 1.52, 1.53
gvanrossum at users.sourceforge.net
gvanrossum at users.sourceforge.net
Thu Jun 3 09:56:07 EDT 2004
Update of /cvsroot/python/python/dist/src/Doc/whatsnew
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5704
Modified Files:
whatsnew24.tex
Log Message:
Fix typo.
Index: whatsnew24.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/whatsnew/whatsnew24.tex,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** whatsnew24.tex 3 Jun 2004 13:36:42 -0000 1.52
--- whatsnew24.tex 3 Jun 2004 13:56:05 -0000 1.53
***************
*** 671,675 ****
\item \function{fcntl.ioctl} now warns if the mutate arg is omitted
! and relavent.
\end{itemize}
--- 671,675 ----
\item \function{fcntl.ioctl} now warns if the mutate arg is omitted
! and relevant.
\end{itemize}
More information about the Python-checkins
mailing list