summaryrefslogtreecommitdiff
path: root/lib/File
diff options
context:
space:
mode:
authorDan Dascalescu <ddascalescu+github@gmail.com>2010-05-18 15:12:19 -0700
committerDavid Golden <dagolden@cpan.org>2010-05-19 17:20:33 -0400
commit026810a801d7c3ea221e8fa327f65fdbab0a69bd (patch)
tree91d7c4cb06a959861a9e25729792f12e6d1bb9a2 /lib/File
parent6b8a2794cd62dd8d195b1d5c2699448cfd2be2c8 (diff)
downloadperl-026810a801d7c3ea221e8fa327f65fdbab0a69bd.tar.gz
Fixed typo: "effecting data" -> "affecting data".
Diffstat (limited to 'lib/File')
-rw-r--r--lib/File/Find.pm2
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: