From: Marcus Boerger Date: Tue, 20 Aug 2002 20:27:18 +0000 (+0000) Subject: speling - thanks derick X-Git-Tag: RELEASE_0_91~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f86e70e8d2b392541e05dcac0ffa279911e8706;p=php speling - thanks derick --- diff --git a/php.ini-dist b/php.ini-dist index 643d6afc8b..cec6f35965 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -102,7 +102,7 @@ output_buffering = Off ; Normally you won't use an additional first output buffer when using any ; special output handler but you can enforce this since it can help to reduce -; memory used by output buffering when huge output chungs and total server +; memory used by output buffering when huge output chunks and total server ; troughput are preferred. This value can either be set On in which case the ; additional buffer is four times the size of all other output buffers or any ; greater size. diff --git a/php.ini-recommended b/php.ini-recommended index 54d595ee21..536fe866c7 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -115,7 +115,7 @@ output_buffering = 4096 ; Normally you won't use an additional first output buffer when using any ; special output handler but you can enforce this since it can help to reduce -; memory used by output buffering when huge output chungs and total server +; memory used by output buffering when huge output chunks and total server ; troughput are preferred. This value can either be set On in which case the ; additional buffer is four times the size of all other output buffers or any ; greater size.