Fix SF #632864, Typo string instead of sting in LibDoc. Will backport.

This commit is contained in:
Neal Norwitz 2002-11-03 13:13:20 +00:00
parent 1aca2d0cb3
commit cf57e50989
1 changed files with 1 additions and 1 deletions

View File

@ -692,7 +692,7 @@ filename, give the full path to the file, preceded with an \code{@},
as in \code{"@/usr/contrib/bitmap/gumby.bit"}.
\item[boolean]
You can pass integers 0 or 1 or the stings \code{"yes"} or \code{"no"} .
You can pass integers 0 or 1 or the strings \code{"yes"} or \code{"no"} .
\item[callback]
This is any Python function that takes no arguments. For example: