diff --git a/reference/strings/functions/strrchr.xml b/reference/strings/functions/strrchr.xml index 820d6158d4..485a54feae 100644 --- a/reference/strings/functions/strrchr.xml +++ b/reference/strings/functions/strrchr.xml @@ -1,5 +1,5 @@ - + strrchr @@ -38,7 +38,7 @@ If needle contains more than one character, only the first is used. This behavior is different from that of - strchr. + strstr. If needle is not a string, it is converted to