diff --git a/reference/filesystem/functions/feof.xml b/reference/filesystem/functions/feof.xml index fce964def0..b9292b43aa 100644 --- a/reference/filesystem/functions/feof.xml +++ b/reference/filesystem/functions/feof.xml @@ -1,5 +1,5 @@ - + feof @@ -52,8 +52,8 @@ - If passed file pointer is not valid you may get an infinite loop, because - EOF fails to return TRUE. + If the passed file pointer is not valid you may get an infinite loop, because + feof fails to return &true;. <function>feof</function> example with an invalid file pointer