Throw away the error prone _strip_cond_qualifiers
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / UTF8Columns.pm
index 9a54e5b..4e52add 100644 (file)
@@ -31,8 +31,8 @@ stored and de-serialised to unicode strings on retrieval.
   THE USE OF THIS MODULE (AND ITS COUSIN DBIx::Class::ForceUTF8) IS VERY
   STRONGLY DISCOURAGED, PLEASE READ THE WARNINGS BELOW FOR AN EXPLANATION.
 
-If you want to continue using this module and do not want to recieve
-further warnings set the environmane variable C<DBIC_UTF8COLUMNS_OK>
+If you want to continue using this module and do not want to receive
+further warnings set the environment variable C<DBIC_UTF8COLUMNS_OK>
 to a true value.
 
 =head2 Warning - Module does not function properly on create/insert