typo
Rafael Kitover [Sun, 16 Jan 2011 13:54:53 +0000 (08:54 -0500)]
Changes

diff --git a/Changes b/Changes
index 9ac108a..5d656ba 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
-        - add datetime_undef_if_invalid => 1 for MySQL date data types
+        - add datetime_undef_if_invalid => 1 for MySQL datetime data types
           (RT#64820)
         - added column_accessor_map option
         - Preserve relationship names when redumping and another FK is added