projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d811449
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Schema/Versioned.pm
b/lib/DBIx/Class/Schema/Versioned.pm
index
f6d1c89
..
2bd4433
100644
(file)
--- a/
lib/DBIx/Class/Schema/Versioned.pm
+++ b/
lib/DBIx/Class/Schema/Versioned.pm
@@
-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