mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
add missing "if"
This commit is contained in:
parent
75aa4db04b
commit
dbe7980d6a
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue