svn: /phpdoc/de/trunk/reference/array/functions/ array-fill.xml
[email protected] (Richard Quadling)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
rquadling Sun, 05 Jun 2011 12:09:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=311830
Log:
Fix build
Changed paths:
U phpdoc/de/trunk/reference/array/functions/array-fill.xml
Modified: phpdoc/de/trunk/reference/array/functions/array-fill.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-fill.xml 2011-06-05 12:08:14 UTC (rev 311829)
+++ phpdoc/de/trunk/reference/array/functions/array-fill.xml 2011-06-05 12:09:45 UTC (rev 311830)
@@ -40,7 +40,7 @@
erste Index des zurückgebenen Arrays <parameter>start_index</parameter>;
alle weiteren Indexe starten bei 0 (siehe
<link linkend="function.array-fill.example.basic">Beispiel</link>).
- </para
+ </para>
</listitem>
</varlistentry>