betz Sun Jul 28 08:30:27 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: typo Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.8 phpdoc/en/features/commandline.xml:1.9 --- phpdoc/en/features/commandline.xml:1.8 Fri Jun 21 08:50:56 2002 +++ phpdoc/en/features/commandline.xml Sun Jul 28 08:30:26 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <chapter id="features.commandline"> <title>Using PHP from the command line</title> <!-- NEW DOCUMENTATION STARTS --> @@ -41,7 +41,7 @@ <listitem> <para> The are certain &php.ini; directives which are overriden by the <literal>CLI - SAPI</literal> because the do not make sense in shell environments: + SAPI</literal> because they do not make sense in shell environments: <table> <title>Overriden &php.ini; directives</title> <tgroup cols="3">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php