13 lines
613 B
Plaintext
13 lines
613 B
Plaintext
$OpenBSD: patch-lib_Params_Validate_pm,v 1.1 2003/04/30 19:18:07 wilfried Exp $
|
|
--- lib/Params/Validate.pm.orig Fri Apr 4 00:40:55 2003
|
|
+++ lib/Params/Validate.pm Wed Apr 30 13:22:26 2003
|
|
@@ -275,7 +275,7 @@ This is a special option, and is just a
|
|
This option is also special, and is just a shortcut for C<GLOB |
|
|
GLOBREF>. However, it seems likely that most people interested in
|
|
either globs or glob references are likely to really be interested in
|
|
-whether the parameter in questoin could be a valid file or directory
|
|
+whether the parameter in question could be a valid file or directory
|
|
handle.
|
|
|
|
=back
|