cvs: phpdoc-da /reference/strings/functions explode.xml

[email protected] ("Jonathan Holst")
Newsgroups php.doc.da
Message-ID <cvsholst1089141704@cvsserver>
holst		Tue Jul  6 15:21:44 2004 EDT

  Modified files:              
    /phpdoc-da/reference/strings/functions	explode.xml 
  Log:
  
  Correct revision-number
  
  
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/explode.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/explode.xml
diff -u phpdoc-da/reference/strings/functions/explode.xml:1.1 phpdoc-da/reference/strings/functions/explode.xml:1.2
--- phpdoc-da/reference/strings/functions/explode.xml:1.1	Tue Jul  6 14:57:22 2004
+++ phpdoc-da/reference/strings/functions/explode.xml	Tue Jul  6 15:21:44 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.6 Maintainer: holst Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.1 Maintainer: holst Status: ready -->
   <refentry id="function.explode">
    <refnamediv>
     <refname>explode</refname>
@@ -15,9 +15,9 @@
       <methodparam choice="opt"><type>int</type><parameter>limit</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returnerer et array af strenge, hvert er en understreng af
-     <parameter>string</parameter> formet ved at dele det ud fra grænser, sat
-     af <parameter>separator</parameter>. Hvis <parameter>limit</parameter> er
+     Returnerer et array af strenge, hvert af dem er en understreng af
+     <parameter>string</parameter>, skabt ved at dele den ud fra grænserne sat
+     af <parameter>seperator</parameter>. Hvis <parameter>limit</parameter> er
      sat, vil det returnerede array indeholde et maksimalt antal af
      <parameter>limit</parameter>-elementer med det sidste element
      indeholdende resten af <parameter>string</parameter>.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.