[Jifty-commit] r5271 - jifty/trunk

Jifty commits jifty-commit at lists.jifty.org
Tue Apr 8 03:35:45 EDT 2008


Author: sartak
Date: Tue Apr  8 03:35:45 2008
New Revision: 5271

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/Makefile.PL

Log:
 r53735 at onn:  sartak | 2008-04-08 03:35:35 -0400
 Reword Chart anti-caveat in Makefile.PL


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Tue Apr  8 03:35:45 2008
@@ -158,7 +158,7 @@
         -default => 0,
         recommends('Devel::REPL'), # Devel::REPL::Script
     ],
-    'Chart Plugin (none of these must be installed for Charts to work)' => [
+    'Chart Plugin (none of these need to be installed for Charts to work)' => [
         -default => 0,
         recommends('Chart::Base'),
         recommends('GD'),          # for a testing hack


More information about the Jifty-commit mailing list