From: Steph Fox Date: Mon, 25 Feb 2008 15:44:21 +0000 (+0000) Subject: Lunchbreak III X-Git-Tag: RELEASE_2_0_0a1~329 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b849dcac62d60f583b59267a39ef70bf4b99d30;p=php Lunchbreak III --- diff --git a/ext/phar/phar/pharcommand.inc b/ext/phar/phar/pharcommand.inc index cd4120e224..68682ccdc7 100755 --- a/ext/phar/phar/pharcommand.inc +++ b/ext/phar/phar/pharcommand.inc @@ -65,7 +65,7 @@ class PharCommand extends CLICommand 'b' => array( 'typ' => 'any', 'val' => NULL, - 'inf' => ' Hash-bang line to start the archieve (e.g. #!/usr/bin/php). The hash ' + 'inf' => ' Hash-bang line to start the archive (e.g. #!/usr/bin/php). The hash ' .' mark itself \'#!\' and the newline character are optional.' ), 'c' => array(