summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libfileinput.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfileinput.tex b/Doc/lib/libfileinput.tex
index c66501f..cd20f99 100644
--- a/Doc/lib/libfileinput.tex
+++ b/Doc/lib/libfileinput.tex
@@ -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}