doc formatting and spelling fixes
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Meta / TypeCoercion / Structured.pm
index 2a8a57b..85ce1ea 100644 (file)
@@ -1,6 +1,6 @@
 package ## Hide from PAUSE
  MooseX::Meta::TypeCoercion::Structured;
-# ABSTRACT: MooseX::Meta::TypeCoercion::Structured - Coerce structured type constraints.
+# ABSTRACT: Coerce structured type constraints.
 
 use Moose;
 extends 'Moose::Meta::TypeCoercion';