fix POD typo (RT#80060)
Alessandro Ghedini [Mon, 8 Oct 2012 13:44:19 +0000 (14:44 +0100)]
Changes
lib/Moo.pm

diff --git a/Changes b/Changes
index adec10c..9730665 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  - fix POD typo (RT#80060)
+
 1.000004 - 2012-10-03
   - allow 'has \@attributes' like Moose does
 
index ab9f1d0..3b88f49 100644 (file)
@@ -240,7 +240,7 @@ thirds of L<Moose>.
 
 Unlike L<Mouse> this module does not aim at full compatibility with
 L<Moose>'s surface syntax, preferring instead of provide full interoperability
-via the metaclass inflation capabilites described in L</MOO AND MOOSE>.
+via the metaclass inflation capabilities described in L</MOO AND MOOSE>.
 
 For a full list of the minor differences between L<Moose> and L<Moo>'s surface
 syntax, see L</INCOMPATIBILITIES>.