From 4b849dcac62d60f583b59267a39ef70bf4b99d30 Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Mon, 25 Feb 2008 15:44:21 +0000 Subject: [PATCH] Lunchbreak III --- ext/phar/phar/pharcommand.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( -- 2.50.1