diff --git a/lib/fileutils.rb b/lib/fileutils.rb
index 39b08799aa..660680f967 100644
--- a/lib/fileutils.rb
+++ b/lib/fileutils.rb
@@ -47,7 +47,7 @@
#
# The options parameter is a hash of options, taken from the list
# :force, :noop, :preserve, and :verbose.
-# :noop means that no changes are made. The other two are obvious.
+# :noop means that no changes are made. The other three are obvious.
# Each method documents the options that it honours.
#
# All methods that have the concept of a "source" file or directory can take