typo fixes
David Steinbrunner [Fri, 13 Sep 2013 11:59:47 +0000 (07:59 -0400)]
lib/SQL/Translator/Producer/MySQL.pm

index 1f8c541..268416e 100644 (file)
@@ -69,11 +69,11 @@ compatibility.
 
 =item B<table.mysql_charset>, B<table.mysql_collate>
 
-Set the tables default charater set and collation order.
+Set the tables default character set and collation order.
 
 =item B<field.mysql_charset>, B<field.mysql_collate>
 
-Set the fields charater set and collation order.
+Set the fields character set and collation order.
 
 =back