Fix typo in abstract
Dave Rolsky [Sun, 5 Jun 2011 15:36:50 +0000 (10:36 -0500)]
lib/MooseX/Types/Moose.pm

index f5a732d..189f274 100644 (file)
@@ -1,6 +1,6 @@
 package MooseX::Types::Moose;
 
-# ABSTRACT: Type exportes that match the types shipped with L<Moose>
+# ABSTRACT: Type exports that match the types shipped with L<Moose>
 
 use warnings;
 use strict;