fix a tiny bit of pod
Arthur Axel 'fREW' Schmidt [Sat, 3 Apr 2010 19:16:05 +0000 (14:16 -0500)]
lib/DBIx/Class/DeploymentHandler/Dad.pm

index 57ccefd..064c093 100644 (file)
@@ -81,7 +81,7 @@ and generate the DDL.
 
 =attr backup_directory
 
-The directory that backups are stored in
+The directory where backups are stored
 
 =attr to_version
 
@@ -189,8 +189,6 @@ see L<DBIx::Class::DeploymentHandler::HandlesDeploy/prepare_upgrade>
 
 see L<DBIx::Class::DeploymentHandler::HandlesDeploy/prepare_downgrade>
 
-=back
-
 =head2 SUBCLASSING
 
 All of the methods mentioned in L</METHODS THAT ARE REQUIRED IN SUBCLASSES> and