diff options
author | Marcus Boerger <helly@php.net> | 2002-08-20 20:27:18 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-08-20 20:27:18 +0000 |
commit | 9f86e70e8d2b392541e05dcac0ffa279911e8706 (patch) | |
tree | 28a866e5a45d40ea43d0d129d006f8d651f99de3 /php.ini-dist | |
parent | f15b4c1e3070fcdbe40adbb0b0872bf392d109d0 (diff) | |
download | php-git-9f86e70e8d2b392541e05dcac0ffa279911e8706.tar.gz |
speling - thanks derick
Diffstat (limited to 'php.ini-dist')
-rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
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. |