From: Yanick Champoux Date: Wed, 1 Dec 2010 18:10:29 +0000 (-0800) Subject: s/yeild/yield/ X-Git-Tag: v0.001006~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=commitdiff_plain;h=327868c9f8a2ec0dbd59e820ada861b6a1fdae1c s/yeild/yield/ --- diff --git a/lib/DBIx/Class/DeploymentHandler.pm b/lib/DBIx/Class/DeploymentHandler.pm index 66a9ca7..d3f483e 100644 --- a/lib/DBIx/Class/DeploymentHandler.pm +++ b/lib/DBIx/Class/DeploymentHandler.pm @@ -106,7 +106,7 @@ much more flexible than L, hence the use of L and lots of roles. C itself is just a recommended set of roles -that we think will not only work well for everyone, but will also yeild the +that we think will not only work well for everyone, but will also yield the best overall mileage. Each role it uses has its own nuances and documentation, so I won't describe all of them here, but here are a few of the major benefits over how L worked (and