summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorBenjamin Morel <benjamin.morel@gmail.com>2020-11-20 14:45:35 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-11-20 16:50:29 +0100
commited949a197333ee0fef5a4f6b497e8e39158730c4 (patch)
tree82b252db121fd7e832954798677990f4bae3b7c1 /php.ini-development
parent881e43a03c774bf8d31b5fe751bd493447174ad0 (diff)
downloadphp-git-ed949a197333ee0fef5a4f6b497e8e39158730c4.tar.gz
Fix typos in php.ini files
Closes GH-6441. [ci skip]
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-development b/php.ini-development
index ea687bea15..01b558ba3f 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1632,7 +1632,7 @@ zend.assertions = 1
; http input encoding.
; mbstring.encoding_translation = On is needed to use this setting.
; If empty, default_charset or input_encoding or mbstring.input is used.
-; The precedence is: default_charset < input_encoding < mbsting.http_input
+; The precedence is: default_charset < input_encoding < mbstring.http_input
; http://php.net/mbstring.http-input
;mbstring.http_input =