projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b8a279
)
Fixed typo: "effecting data" -> "affecting data".
Dan Dascalescu [Tue, 18 May 2010 22:12:19 +0000 (15:12 -0700)]
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
-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: