]> granicus.if.org Git - php/commitdiff
[ci skip] Fix more typos in UPGRADING
authorJannes Jeising <jannes@jeising.net>
Tue, 19 Sep 2017 23:36:30 +0000 (01:36 +0200)
committerSara Golemon <pollita@php.net>
Wed, 20 Sep 2017 19:50:06 +0000 (15:50 -0400)
UPGRADING

index 4854ab75b6ed9561dc955fe9b573420cc02ddfff..2b38f5c2c316576639c1cb4c15dea617b997f7e3 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -255,7 +255,7 @@ See also: https://wiki.php.net/rfc/deprecations_php_7_2
 
 - Mbstring:
   . Added mb_chr() and mb_ord().
-  . Added mb_scurb() that scrub broken multibyte strings.
+  . Added mb_scrub() that scrubs broken multibyte strings.
 
 - OCI8:
   . Added oci_register_taf_callback() and oci_disable_taf_callback() for