fix POD typo
Frank Wiegand [Sat, 2 May 2009 15:47:15 +0000 (17:47 +0200)]
Signed-off-by: Abigail <abigail@abigail.be>

pod/perlrecharclass.pod

index 4af2c97..c86a2c3 100644 (file)
@@ -471,7 +471,7 @@ Some examples:
 
 Perl will recognize the POSIX character classes C<[=class=]>, and
 C<[.class.]>, but does not (yet?) support this construct. Use of
-such a constructs will lead to an error.
+such a construct will lead to an error.
 
 
 =head4 Examples