From: Marcus Boerger Date: Tue, 20 Aug 2002 23:29:39 +0000 (+0000) Subject: speling - thanks (Masaki Fujimoto), acually this wasn't my best piece of doc X-Git-Tag: RELEASE_0_91~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e065f6b36153700547c30f21ab5ed8564e410e9;p=php speling - thanks (Masaki Fujimoto), acually this wasn't my best piece of doc --- diff --git a/php.ini-dist b/php.ini-dist index cec6f35965..7590eda835 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -103,7 +103,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 chunks and total server -; troughput are preferred. This value can either be set On in which case the +; throughput 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. ;double_buffering = Off diff --git a/php.ini-recommended b/php.ini-recommended index 536fe866c7..4fd542c769 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -116,7 +116,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 chunks and total server -; troughput are preferred. This value can either be set On in which case the +; throughput 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. ;double_buffering = Off