Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbe7980

Browse files
committed
add missing "if"
1 parent 75aa4db commit dbe7980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libfileinput.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ \section{\module{fileinput} ---
7777
\end{funcdesc}
7878

7979
\begin{funcdesc}{isfirstline}{}
80-
Returns true the line just read is the first line of its file,
80+
Returns true if the line just read is the first line of its file,
8181
otherwise returns false.
8282
\end{funcdesc}
8383

0 commit comments

Comments
 (0)