Fix Changes typo
Dagfinn Ilmari Mannsåker [Tue, 19 Aug 2014 18:28:21 +0000 (19:28 +0100)]
Changes

diff --git a/Changes b/Changes
index 4b29d53..3d5e534 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
         - Fix unescaped left braces in regexes in tests
-        - Use undef instead of '%' fore the table and type arguments
+        - Use undef instead of '%' for the table and type arguments
           to $dbh->tables (fixes breakage with DBD::Pg 3.4.0)
 
 0.07041  2014-08-09