From: David Steinbrunner Date: Fri, 13 Sep 2013 11:59:47 +0000 (-0400) Subject: typo fixes X-Git-Tag: v0.011017~17^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c94428d87dee9c550c50b2c374a859cb5bd152f3;p=dbsrgits%2FSQL-Translator.git typo fixes --- diff --git a/lib/SQL/Translator/Producer/MySQL.pm b/lib/SQL/Translator/Producer/MySQL.pm index 1f8c541..268416e 100644 --- a/lib/SQL/Translator/Producer/MySQL.pm +++ b/lib/SQL/Translator/Producer/MySQL.pm @@ -69,11 +69,11 @@ compatibility. =item B, B -Set the tables default charater set and collation order. +Set the tables default character set and collation order. =item B, B -Set the fields charater set and collation order. +Set the fields character set and collation order. =back