Don't start a sentence with lower case
Dave Rolsky [Mon, 14 Dec 2009 18:51:01 +0000 (12:51 -0600)]
lib/Moose/Manual/Delta.pod

index 2d9d880..f8c3930 100644 (file)
@@ -26,7 +26,7 @@ We decided to undeprecate this. Now it just works.
 
 =item C<get_attribute_map> is deprecated
 
-The metaclass method C<get_attribute_map> was never meant to be public.
+The metaclass method C<get_attribute_map> was never meant to be public. All
 C<get_*_methods> were deprecated, and the work around if you still need the
 functionality they provided is to iterate over the list of names manually.