From: Matt Phillips Date: Mon, 4 Nov 2013 21:53:47 +0000 (-0500) Subject: fix typo in FATAL ERROR message. X-Git-Tag: v0.08260~96 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=23b2c49b17262ecf84307c9ffba88ed38ecc90cb;p=dbsrgits%2FDBIx-Class.git fix typo in FATAL ERROR message. --- diff --git a/t/lib/DBICTest/RunMode.pm b/t/lib/DBICTest/RunMode.pm index 5b60130..bdb569a 100644 --- a/t/lib/DBICTest/RunMode.pm +++ b/t/lib/DBICTest/RunMode.pm @@ -104,7 +104,7 @@ checkout and that you, the user, did not run `perl Makefile.PL` before using this code. You absolutely _must_ perform this step, to ensure you have all required dependencies present. Not doing so often results in a lot of wasted time for other contributors -trying to assit you with spurious "its broken!" problems. +trying to assist you with spurious "its broken!" problems. By default DBICs Makefile.PL turns all optional dependenciess into *HARD REQUIREMENTS*, in order to make sure that the entire test