Fix POD typos ghpr/rejected/inspiring_81023d83
Eric A. Miller [Sat, 30 Aug 2014 02:45:30 +0000 (22:45 -0400)]
lib/DBIx/Class/Schema/Versioned.pm

index f6d1c89..2bd4433 100644 (file)
@@ -288,8 +288,8 @@ sub _deploy_version_table {
 
 =head2 sqlt_deploy_hook
 
-Hook to exlude the 'dbix_class_schema_versions' table from being modified
-deployment of the schema.
+Hook to exclude the 'dbix_class_schema_versions' table from being modified
+during schema deployment.
 
 =cut