add missing "if"

This commit is contained in:
Fred Drake 2003-11-10 14:43:16 +00:00
parent 75aa4db04b
commit dbe7980d6a

View file

@ -77,7 +77,7 @@ The following functions use the global state created by
\end{funcdesc}
\begin{funcdesc}{isfirstline}{}
Returns true the line just read is the first line of its file,
Returns true if the line just read is the first line of its file,
otherwise returns false.
\end{funcdesc}