summaryrefslogtreecommitdiff
path: root/pod/perliol.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perliol.pod')
-rw-r--r--pod/perliol.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perliol.pod b/pod/perliol.pod
index 767fabdd7f..a1ac2f0f33 100644
--- a/pod/perliol.pod
+++ b/pod/perliol.pod
@@ -685,7 +685,7 @@ Returns 0 on end-of-file, 1 if not end-of-file, -1 on error.
Return error indicator. C<PerlIOBase_error()> is normally sufficient.
-Returns 1 if there is an error (usually when C<PERLIO_F_ERROR> is set,
+Returns 1 if there is an error (usually when C<PERLIO_F_ERROR> is set),
0 otherwise.
=item Clearerr