summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-09-14 17:50:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-09-14 17:50:44 +0000
commitac06ab1de2fadeeb1962be6804923320d378ac8b (patch)
tree7494268ec4b41fd041b87b307ca37d05e8db2ce6 /lib
parentd2560b705d852dbc96fd94b95faaa076758b7a8c (diff)
downloadperl-ac06ab1de2fadeeb1962be6804923320d378ac8b.tar.gz
The one that got away.
p4raw-id: //depot/perl@7082
Diffstat (limited to 'lib')
-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 c5bb9c8aad..6e6e462767 100644
--- a/lib/File/Find.pm
+++ b/lib/File/Find.pm
@@ -119,7 +119,7 @@ user's I<wanted()> function are still tainted.
See above. This should be set using the C<qr> quoting operator.
The default is set to C<qr|^([-+@\w./]+)$|>.
-Note that the parantheses which are vital.
+Note that the parantheses are vital.
=item C<untaint_skip>