From 5096a429a128c53fab05518cf10da3c4fe1ef4e3 Mon Sep 17 00:00:00 2001 From: Adam Baratz Date: Mon, 20 Mar 2017 18:27:25 -0400 Subject: [PATCH] Fix typo --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 52cecb0825..03d8d68186 100644 --- a/UPGRADING +++ b/UPGRADING @@ -238,7 +238,7 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2 - Mbstring . mb_check_encoding() accepts array parameter. Both key and value - ecodings are checked recursively. + encodings are checked recursively. . mb_convert_encoding() accepts array parameter. Only value encodings are converted recursively. -- 2.50.1