misspelling
Karen Etheridge [Wed, 18 Dec 2013 20:41:27 +0000 (12:41 -0800)]
t/lib/DBICTest/RunMode.pm

index bdb569a..d353eed 100644 (file)
@@ -106,7 +106,7 @@ to ensure you have all required dependencies present. Not doing
 so often results in a lot of wasted time for other contributors
 trying to assist you with spurious "its broken!" problems.
 
-By default DBICs Makefile.PL turns all optional dependenciess into
+By default DBICs Makefile.PL turns all optional dependencies into
 *HARD REQUIREMENTS*, in order to make sure that the entire test
 suite is executed, and no tests are skipped due to missing modules.
 If you for some reason need to disable this behavior - supply the