From: David Steinbrunner Date: Fri, 13 Sep 2013 11:43:23 +0000 (-0400) Subject: typo fixes X-Git-Tag: v0.011017~17^2~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=92638f3246feb6a2ce7f61b68086453755918b62;p=dbsrgits%2FSQL-Translator.git typo fixes --- diff --git a/lib/SQL/Translator/Types.pm b/lib/SQL/Translator/Types.pm index 208139e..f2cdb03 100644 --- a/lib/SQL/Translator/Types.pm +++ b/lib/SQL/Translator/Types.pm @@ -17,7 +17,7 @@ SQL::Translator::Types - Type checking functions =head1 DESCRIPTIONS -This module exports fuctions that return coderefs suitable for L +This module exports functions that return coderefs suitable for L C type checks. Errors are reported using L.