]> granicus.if.org Git - php/commitdiff
typofixes
authorfoobar <sniper@php.net>
Fri, 30 Dec 2005 12:20:39 +0000 (12:20 +0000)
committerfoobar <sniper@php.net>
Fri, 30 Dec 2005 12:20:39 +0000 (12:20 +0000)
php.ini-dist
php.ini-recommended

index 426d4c30a10ca674624ace249dfe35e7e9deda72..fc4a660311a5b39100b915a7225111980ce9e1ac 100644 (file)
@@ -139,7 +139,7 @@ implicit_flush = Off
 
 ; The unserialize callback function will be called (with the undefined class'
 ; name as parameter), if the unserializer finds an undefined class
-; which should be instantiated.
+; which should be instanciated.
 ; A warning appears if the specified function is not defined, or if the
 ; function doesn't include/implement the missing class.
 ; So only set this entry, if you really want to implement such a
index 1bc4bc3478fd4b1c82e106b54243f03dd69fed40..9fa15ce20edd9e495852b16aae5b21ad9734cb7d 100644 (file)
@@ -1175,7 +1175,7 @@ pfpro.defaulttimeout = 30
 ; registered as output buffer to function
 ;mbstring.http_output = SJIS
 
-; enable automatic encoding translation accoding to
+; enable automatic encoding translation according to
 ; mbstring.internal_encoding setting. Input chars are
 ; converted to internal encoding by setting this to On.
 ; Note: Do _not_ use automatic encoding translation for