projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7e95adc
)
typo fixes
David Steinbrunner [Fri, 13 Sep 2013 11:43:23 +0000 (07:43 -0400)]
lib/SQL/Translator/Types.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator/Types.pm
b/lib/SQL/Translator/Types.pm
index
208139e
..
f2cdb03
100644
(file)
--- 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<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>.