Fix spelling
Tomas Doran [Tue, 16 Apr 2013 07:30:45 +0000 (08:30 +0100)]
lib/Catalyst/Action/Serialize/Data/Serializer.pm

index bf7cbd6..4d6f61c 100644 (file)
@@ -69,7 +69,7 @@ Catalyst::Action::Serialize::Data::Serializer - Serialize with Data::Serializer
 
 This module implements a serializer for use with C<Data::Dumper> and others.  It
 was factored out of L<Catalyst::Action::REST> because it is unlikely to be
-widely used and tends to break tests, be insecure, and is genreally weird.  Use
+widely used and tends to break tests, be insecure, and is generally weird.  Use
 at your own risk.
 
 =head1 AUTHOR