The one that got away.
Jarkko Hietaniemi [Thu, 14 Sep 2000 17:50:44 +0000 (17:50 +0000)]
p4raw-id: //depot/perl@7082

lib/File/Find.pm

index c5bb9c8..6e6e462 100644 (file)
@@ -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>