From: Dan Dascalescu Date: Tue, 18 May 2010 22:12:19 +0000 (-0700) Subject: Fixed typo: "effecting data" -> "affecting data". X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=026810a801d7c3ea221e8fa327f65fdbab0a69bd;p=p5sagit%2Fp5-mst-13.2.git Fixed typo: "effecting data" -> "affecting data". --- diff --git a/lib/File/Find.pm b/lib/File/Find.pm index 3ea53a5..e72f3e3 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 you will have: