From ad450d6c03f955d2851d0402c50ada7104451561 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 7 Jan 2008 19:59:06 +0000 Subject: [PATCH] Don't use the alias git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250089 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/strrchr.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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