python/dist/src/Doc/lib libdoctest.tex,1.45,1.46
Update of /cvsroot/python/python/dist/src/Doc/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6112/Doc/lib Modified Files: libdoctest.tex Log Message: Typo. Index: libdoctest.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/libdoctest.tex,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- libdoctest.tex 25 Sep 2004 00:10:53 -0000 1.45 +++ libdoctest.tex 25 Sep 2004 00:11:43 -0000 1.46 @@ -20,7 +20,7 @@ \item To perform regression testing by verifying that interactive examples from a test file or a test object work as expected. \item To write tutorial documentation for a package, liberally - illustrated with input-ouput examples. Depending on whether + illustrated with input-output examples. Depending on whether the examples or the expository text are emphasized, this has the flavor of "literate testing" or "executable documentation". \end{itemize}
participants (1)
-
tim_oneļ¼ users.sourceforge.net