diff --git a/reference/strings/functions/strtr.xml b/reference/strings/functions/strtr.xml index f7e3ef9060..b701239aa7 100644 --- a/reference/strings/functions/strtr.xml +++ b/reference/strings/functions/strtr.xml @@ -1,5 +1,5 @@ - + @@ -23,7 +23,7 @@ This function returns a copy of str, translating all occurrences of each character in from to the corresponding character in - to and returning the result. + to. If from and to are