Fix more spelling
Yanick Champoux [Mon, 17 Jan 2011 01:27:28 +0000 (09:27 +0800)]
lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm

index 14c3256..d5169a6 100644 (file)
@@ -85,7 +85,7 @@ The version set uniquely identifies the migration.
 
 Takes two versions and a version set.  This basically is supposed to generate
 the needed C<SQL> to migrate down from the first version to the second version.
-The version set uniquely identifies the migration and should match it's
+The version set uniquely identifies the migration and should match its
 respective upgrade version set.
 
 =method upgrade_single_step