From: Tracy Rotton Date: Tue, 26 Feb 2013 02:53:46 +0000 (-0500) Subject: Update php/config-spec.php X-Git-Tag: v0.9.0~68^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f46a6a5f1eefdab8ed8fd0737c9c2387efffacd8;p=wvm%2Fwvm.git Update php/config-spec.php Fixed the spelling of "colorize." --- diff --git a/php/config-spec.php b/php/config-spec.php index 8879434b..41332d9a 100644 --- a/php/config-spec.php +++ b/php/config-spec.php @@ -45,7 +45,7 @@ return array( 'runtime' => true, 'file' => '', 'default' => 'auto', - 'desc' => 'Whether to colozire the output', + 'desc' => 'Whether to colorize the output', ), 'debug' => array(