fernandoc Sun Jan 12 03:06:40 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions substr.xml
Log:
Place a missing <function>
Change a capital letter
Index: phpdoc/en/reference/strings/functions/substr.xml
diff -u phpdoc/en/reference/strings/functions/substr.xml:1.4
phpdoc/en/reference/strings/functions/substr.xml:1.5
--- phpdoc/en/reference/strings/functions/substr.xml:1.4 Sat Jul 13 04:44:43
2002
+++ phpdoc/en/reference/strings/functions/substr.xml Sun Jan 12 03:06:40 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.substr">
<refnamediv>
@@ -15,7 +15,7 @@
<methodparam
choice="opt"><type>int</type><parameter>length</parameter></methodparam>
</methodsynopsis>
<para>
- Substr returns the portion of <parameter>string</parameter>
+ <function>substr</function> returns the portion of <parameter>string</parameter>
specified by the <parameter>start</parameter> and
<parameter>length</parameter> parameters.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php