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

[email protected] ("Jonathan Holst") Wed, 22 Dec 2004 21:18:26 -0000
Newsgroups php.doc.da
Message-ID <cvsholst1103750306@cvsserver>
holst		Wed Dec 22 16:18:26 2004 EDT

  Modified files:              
    /phpdoc-da/reference/strings/functions	echo.xml 
  Log:
  Sync with EN
  
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/echo.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc-da/reference/strings/functions/echo.xml
diff -u phpdoc-da/reference/strings/functions/echo.xml:1.2 phpdoc-da/reference/strings/functions/echo.xml:1.3
--- phpdoc-da/reference/strings/functions/echo.xml:1.2	Wed Aug  4 17:55:52 2004
+++ phpdoc-da/reference/strings/functions/echo.xml	Wed Dec 22 16:18:26 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
-<!-- EN-Revision: 1.14 Maintainer: holst Status: ready -->
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.15 Maintainer: holst Status: ready -->
   <refentry id="function.echo">
    <refnamediv>
     <refname>echo</refname>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>void</type><methodname>echo</methodname>
       <methodparam><type>string</type><parameter>arg1</parameter></methodparam>
-      <methodparam choice="opt"><type>string</type><parameter>argn...</parameter></methodparam>
+      <methodparam choice="opt"><type>string</type><parameter>...</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      Udskriver alle parametre.