diff --git a/reference/strings/functions/str-replace.xml b/reference/strings/functions/str-replace.xml index 4d4a4e5a60..3b80344a7a 100644 --- a/reference/strings/functions/str-replace.xml +++ b/reference/strings/functions/str-replace.xml @@ -1,5 +1,5 @@ - + str_replace @@ -120,7 +120,7 @@ the internal pointer on the replace array. This has been corrected in PHP 4.3.3, any scripts which relied on this bug should remove empty search values prior to calling this - function in order to mimick the original behavior. + function in order to mimic the original behavior.