dmytton Sat Feb 24 21:12:24 2007 UTC
Modified files:
/phpdoc/en/reference/mbstring/functions mb-strrpos.xml
Log:
Missed space in previous commit
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mbstring/functions/mb-strrpos.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/mbstring/functions/mb-strrpos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-strrpos.xml:1.4 Sat Feb 24
21:09:25 2007
+++ phpdoc/en/reference/mbstring/functions/mb-strrpos.xml Sat Feb 24
21:12:24 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-strrpos">
<refnamediv>
@@ -50,7 +50,7 @@
</note>
<note>
<simpara>
- As of PHP 5.2.0, for back compatibility,<parameter>encoding</parameter>
+ As of PHP 5.2.0, for back compatibility, <parameter>encoding</parameter>
can be specified as the third parameter. However, doing so is
deprecated and will be removed from a future release of PHP.
</simpara>