Fix 1 char POD bug
Tomas Doran [Sun, 16 Nov 2008 17:14:56 +0000 (17:14 +0000)]
lib/Moose/Util/TypeConstraints.pm

index bde783a..ee1303f 100644 (file)
@@ -959,7 +959,7 @@ C<find_or_create_does_type_constraint>.
 
 =item B<find_or_create_does_type_constraint ($type_name)>
 
-Attempts to parse the type name using L<find_or_parse_type_constraint> and if
+Attempts to parse the type name using C<find_or_parse_type_constraint> and if
 no appropriate constraint is found will create a new anonymous one.
 
 The C<isa> variant will use C<create_class_type_constraint> and the C<does>