From 63ff2259d8cfeead46a0f3ba2366b65bd678e853 Mon Sep 17 00:00:00 2001 From: David Mytton Date: Sat, 24 Feb 2007 21:12:24 +0000 Subject: [PATCH] Missed space in previous commit git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230713 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/functions/mb-strrpos.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mbstring/functions/mb-strrpos.xml b/reference/mbstring/functions/mb-strrpos.xml index ff99e4ea50..4408918490 100644 --- a/reference/mbstring/functions/mb-strrpos.xml +++ b/reference/mbstring/functions/mb-strrpos.xml @@ -1,5 +1,5 @@ - + @@ -50,7 +50,7 @@ - As of PHP 5.2.0, for back compatibility,encoding + As of PHP 5.2.0, for back compatibility, encoding can be specified as the third parameter. However, doing so is deprecated and will be removed from a future release of PHP.