From: Andrey Hristov Date: Tue, 5 Nov 2002 12:32:11 +0000 (+0000) Subject: correcting typos. X-Git-Tag: php-4.3.0RC1~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69283998ae840c4e000d990c8933b84956515a34;p=php correcting typos. --- diff --git a/php.ini-dist b/php.ini-dist index f222ad46f4..c6cf25bc24 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -101,7 +101,7 @@ output_buffering = Off ; directive. Instead, explicitly set the output handler using ob_start(). ; Using this ini directive may cause problems unless you know what script : is doing. -; Note: You cannot use both "mb_output_handler" with "ob_inconv_handler" +; Note: You cannot use both "mb_output_handler" with "ob_iconv_handler" ; and you cannot use both "ob_gzhandler" and "zlib.output_compression". ;output_handler = diff --git a/php.ini-recommended b/php.ini-recommended index 81004152a6..bd9c3a000e 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -114,7 +114,7 @@ output_buffering = 4096 ; directive. Instead, explicitly set the output handler using ob_start(). ; Using this ini directive may cause problems unless you know what script ; is doing. -; Note: You cannot use both "mb_output_handler" with "ob_inconv_handler" +; Note: You cannot use both "mb_output_handler" with "ob_iconv_handler" ; and you cannot use both "ob_gzhandler" and "zlib.output_compression". ;output_handler =