fix spelling mistake in Base POD (RT#74796)
Rafael Kitover [Fri, 10 Feb 2012 06:07:24 +0000 (01:07 -0500)]
Changes
lib/DBIx/Class/Schema/Loader/Base.pm

diff --git a/Changes b/Changes
index 87ae2c7..dc2831d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - fix spelling mistake in Base POD (RT#74796)
+
 0.07017  2012-02-07 07:23:48
         - *EXPERIMENTAL* support for dumping PostgreSQL schemas inside of a
           transaction
index 979d89b..f8581c2 100644 (file)
@@ -252,7 +252,7 @@ transition instead of just being lowercased, so C<FooId> becomes C<foo_id>.
 (EXPERIMENTAL)
 
 The default mode is L</v7>, to get L</v8> mode, you have to specify it in
-L</naming> explictly until C<0.08> comes out.
+L</naming> explicitly until C<0.08> comes out.
 
 L</monikers> and L</column_accessors> are created using
 L<String::ToIdentifier::EN::Unicode> or L<String::ToIdentifier::EN> if