correct wording to use 'hash' instead of 'array'
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / Hash.pm
index 93bf114..145d0b5 100644 (file)
@@ -38,7 +38,7 @@ __END__
 
 =head1 DESCRIPTION
 
-This trait provides native delegation methods for array references.
+This trait provides native delegation methods for hash references.
 
 =head1 PROVIDED METHODS