From: Ricardo SIGNES Date: Wed, 21 Jan 2009 23:21:44 +0000 (+0000) Subject: fix docs X-Git-Tag: 0.65~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=53cfaa0e28a3b97e9133e42c928667ee8ca0ee2c;p=gitmo%2FMoose.git fix docs --- diff --git a/lib/Moose/Meta/TypeConstraint/Parameterizable.pm b/lib/Moose/Meta/TypeConstraint/Parameterizable.pm index 412f2c3..8487b02 100644 --- a/lib/Moose/Meta/TypeConstraint/Parameterizable.pm +++ b/lib/Moose/Meta/TypeConstraint/Parameterizable.pm @@ -99,8 +99,8 @@ Moose::Meta::TypeConstraint::Parameterizable - Higher Order type constraints for =item B -Given a single type constraint string, this method parses the string -and parameterizes the type based on the parsed string. +Given a single type constraint or type constraint string, this method +parameterizes the type based on the given argument. =item B