This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b8a279
)
Fixed typo: "effecting data" -> "affecting data".
author
Dan Dascalescu
<ddascalescu+github@gmail.com>
Tue, 18 May 2010 22:12:19 +0000
(15:12 -0700)
committer
David Golden
<dagolden@cpan.org>
Wed, 19 May 2010 21:20:33 +0000
(17:20 -0400)
lib/File/Find.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/File/Find.pm
b/lib/File/Find.pm
index
3ea53a5
..
e72f3e3
100644
(file)
--- 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
-
e
ffecting data outside of the wanted function.
+
a
ffecting data outside of the wanted function.
For example, when examining the file F</some/path/foo.ext> you will have: