From: Peter Rabbitson <ribasushi@cpan.org>
Date: Mon, 21 Sep 2009 00:49:11 +0000 (+0000)
Subject: Oops
X-Git-Tag: v0.08112~3
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4256480ac73b3d920fa2a274b576fde35a6fae6d;p=dbsrgits%2FDBIx-Class.git

Oops
---

diff --git a/Makefile.PL b/Makefile.PL
index 27ce1ef..1bd8125 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -116,7 +116,7 @@ my %force_requires_if_author = (
   ,
 );
 #************************************************************************#
-# Make *ABSOLUTELY SURE* that nothing on the list aboveis a real require,#
+# Make ABSOLUTELY SURE that nothing on the list above is a real require, #
 # since every module listed in %force_requires_if_author is deleted      #
 # from the final META.yml (thus will never make it as a CPAN dependency) #
 #************************************************************************#