From: Tomas Doran Date: Sun, 16 Nov 2008 17:14:56 +0000 (+0000) Subject: Fix 1 char POD bug X-Git-Tag: 0.62~30 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ae55929d2ee989493013a7f3cb3f71e951130345;p=gitmo%2FMoose.git Fix 1 char POD bug --- diff --git a/lib/Moose/Util/TypeConstraints.pm b/lib/Moose/Util/TypeConstraints.pm index bde783a..ee1303f 100644 --- a/lib/Moose/Util/TypeConstraints.pm +++ b/lib/Moose/Util/TypeConstraints.pm @@ -959,7 +959,7 @@ C. =item B -Attempts to parse the type name using L and if +Attempts to parse the type name using C and if no appropriate constraint is found will create a new anonymous one. The C variant will use C and the C