cvs: phpdoc-nl /reference/array/functions list.xml prev.xml
[email protected] ("Janwillem Borleffs")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsjanwb1143404933@cvsserver> |
janwb Sun Mar 26 20:28:53 2006 UTC
Modified files:
/phpdoc-nl/reference/array/functions list.xml prev.xml
Log:
minor syntax update
http://cvs.php.net/viewcvs.cgi/phpdoc-nl/reference/array/functions/list.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc-nl/reference/array/functions/list.xml
diff -u phpdoc-nl/reference/array/functions/list.xml:1.4 phpdoc-nl/reference/array/functions/list.xml:1.5
--- phpdoc-nl/reference/array/functions/list.xml:1.4 Sun Mar 26 17:28:18 2006
+++ phpdoc-nl/reference/array/functions/list.xml Sun Mar 26 20:28:53 2006
@@ -4,7 +4,7 @@
<refnamediv>
<refname>list</refname>
<refpurpose>
- Wijs variabelen toe alsof zij arrays zijn
+ Wijs variabelen toe alsof zij een array zijn
</refpurpose>
</refnamediv>
<refsect1>
http://cvs.php.net/viewcvs.cgi/phpdoc-nl/reference/array/functions/prev.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc-nl/reference/array/functions/prev.xml
diff -u phpdoc-nl/reference/array/functions/prev.xml:1.4 phpdoc-nl/reference/array/functions/prev.xml:1.5
--- phpdoc-nl/reference/array/functions/prev.xml:1.4 Sun Mar 26 17:28:18 2006
+++ phpdoc-nl/reference/array/functions/prev.xml Sun Mar 26 20:28:53 2006
@@ -12,7 +12,7 @@
<methodparam><type>array</type><parameter role="reference">array</parameter></methodparam>
</methodsynopsis>
<para>
- Geeft de array waarde uit de voorgaande positie die wordt aangewezen door
+ Geeft de array waarde terug uit de voorgaande positie die wordt aangewezen door
de interne array pointer of &false; wanneer er niet meer elementen zijn.
<warning>
<para>