summaryrefslogtreecommitdiff
path: root/lib/File/Compare.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/File/Compare.pm')
-rw-r--r--lib/File/Compare.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/File/Compare.pm b/lib/File/Compare.pm
index eba17c3253..0b73d7c765 100644
--- a/lib/File/Compare.pm
+++ b/lib/File/Compare.pm
@@ -166,8 +166,8 @@ is basically equivalent to
=head1 RETURN
-File::Compare::compare return 0 if the files are equal, 1 if the
-files are unequal, or -1 if an error was encountered.
+File::Compare::compare and its sibling functions return 0 if the files
+are equal, 1 if the files are unequal, or -1 if an error was encountered.
=head1 AUTHOR