Subtypes is one word
Dave Rolsky [Tue, 29 Jul 2008 18:11:17 +0000 (18:11 +0000)]
lib/Moose/Cookbook.pod

index 67f6669..d422731 100644 (file)
@@ -68,7 +68,7 @@ provide a default attribute value.
 
 =item L<Moose::Cookbook::Basics::Recipe10> - Operator overloading, subtypes, and coercion
 
-Demonstrates using operator overloading, coercion, and sub types to
+Demonstrates using operator overloading, coercion, and subtypes to
 model how eye color is determined during reproduction.
 
 =back