fix typo in Changes
David Kamholz [Fri, 10 Mar 2006 02:34:55 +0000 (02:34 +0000)]
Changes

diff --git a/Changes b/Changes
index fcd74b5..65a107e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,7 +8,7 @@ Revision history for DBIx::Class
         - renamed cols attribute to columns (cols still supported)
         - added has_column_loaded to Row
         - Storage::DBI connect_info supports coderef returning dbh as 1st arg
-        - add_components() doesn't prepend base when comp. prefixed with +
+        - load_components() doesn't prepend base when comp. prefixed with +
         - $schema->deploy
         - HAVING support
         - prefetch for has_many