diff options
-rw-r--r-- | lib/File/Find.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Find.pm b/lib/File/Find.pm index 3ea53a5987..e72f3e32b3 100644 --- a/lib/File/Find.pm +++ b/lib/File/Find.pm @@ -217,7 +217,7 @@ through a collection of variables. =back The above variables have all been localized and may be changed without -effecting data outside of the wanted function. +affecting data outside of the wanted function. For example, when examining the file F</some/path/foo.ext> you will have: |