- fixed extra comma in Perl5ObjsVsMooseObjs
[gitmo/Moose.git] / lib / Moose / Cookbook / WTF.pod
index 57a56f9..84762eb 100644 (file)
@@ -111,7 +111,7 @@ Here is some sample code:
 
 =head2 Moose and Attributes
 
-=head3 Why doesn't attributes I inherited from a superclass work?
+=head3 Why don't attributes I inherited from a superclass work?
 
 Currently when you subclass a module, this is done at runtime with
 the C<extends> keyword but attributes are checked at compile time
@@ -196,7 +196,7 @@ Anders Nor Berle E<lt>debolaz@gmail.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006, 2007 by Infinity Interactive, Inc.
+Copyright 2006-2008 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>