Skip to content

Commit

Permalink
add missing "if"
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Nov 10, 2003
1 parent 75aa4db commit dbe7980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/lib/libfileinput.tex
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ \section{\module{fileinput} ---
\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}

Expand Down

0 comments on commit dbe7980

Please sign in to comment.