OSDN Git Service

Update php/config-spec.php
authorTracy Rotton <tracy@taupecat.com>
Tue, 26 Feb 2013 02:53:46 +0000 (21:53 -0500)
committerTracy Rotton <tracy@taupecat.com>
Tue, 26 Feb 2013 02:53:46 +0000 (21:53 -0500)
Fixed the spelling of "colorize."

php/config-spec.php

index 8879434..41332d9 100644 (file)
@@ -45,7 +45,7 @@ return array(
                'runtime' => true,
                'file' => '<bool>',
                'default' => 'auto',
-               'desc' => 'Whether to colozire the output',
+               'desc' => 'Whether to colorize the output',
        ),
 
        'debug' => array(