typo fixes
David Steinbrunner [Fri, 13 Sep 2013 11:43:23 +0000 (07:43 -0400)]
lib/SQL/Translator/Types.pm

index 208139e..f2cdb03 100644 (file)
@@ -17,7 +17,7 @@ SQL::Translator::Types - Type checking functions
 
 =head1 DESCRIPTIONS
 
-This module exports fuctions that return coderefs suitable for L<Moo>
+This module exports functions that return coderefs suitable for L<Moo>
 C<isa> type checks.
 Errors are reported using L<SQL::Translator::Utils/throw>.