cvs: phpdoc-da /reference/strings/functions strspn.xml
[email protected] ("Tom Sommer")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvstomsommer1091203551@cvsserver> |
tomsommer Fri Jul 30 12:05:51 2004 EDT
Modified files:
/phpdoc-da/reference/strings/functions strspn.xml
Log:
Add missing closing tag for <simpara>
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/strspn.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc-da/reference/strings/functions/strspn.xml
diff -u phpdoc-da/reference/strings/functions/strspn.xml:1.3 phpdoc-da/reference/strings/functions/strspn.xml:1.4
--- phpdoc-da/reference/strings/functions/strspn.xml:1.3 Mon Jul 26 17:19:56 2004
+++ phpdoc-da/reference/strings/functions/strspn.xml Fri Jul 30 12:05:51 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- EN-Revision: 1.6 Maintainer: tomsommer Status: ready -->
<refentry id="function.strspn">
<refnamediv>
@@ -41,6 +41,7 @@
<type>integer</type> parametre, der kan bruges til at definere
<parameter>start</parameter> positionen og
<parameter>length</parameter> af strengen der skal undersøges.
+ </simpara>
<para>
<informalexample>
<programlisting role="php">