doc typo
Karen Etheridge [Fri, 18 Mar 2011 21:07:12 +0000 (14:07 -0700)]
lib/MooseX/UndefTolerant.pm

index 12f4cec..f5cac2b 100644 (file)
@@ -67,7 +67,7 @@ attributes tolerant of undef.  If you specify the value of undef to any of
 the attributes they will not be initialized, effectively behaving as if you
 had not provided a value at all.
 
-You can also apply the 'UndefTolerant' trait to individual attributes. See See
+You can also apply the 'UndefTolerant' trait to individual attributes. See
 L<MooseX::UndefTolerant::Attribute> for details.
 
 There will be no change in behaviour to any attribute with a type constraint