]> granicus.if.org Git - php/commitdiff
speling - thanks derick
authorMarcus Boerger <helly@php.net>
Tue, 20 Aug 2002 20:27:18 +0000 (20:27 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 20 Aug 2002 20:27:18 +0000 (20:27 +0000)
php.ini-dist
php.ini-recommended

index 643d6afc8b2dd70d4b7421f9dbd8d8c5397058e3..cec6f359657b227fda23a58d2410b181e85ddb86 100644 (file)
@@ -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.
index 54d595ee213ed0f652a8752f12d30ef2a014be20..536fe866c7bbb8dcb7aadb38c1899495e171820c 100644 (file)
@@ -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.