svn: /phpdoc/de/trunk/reference/array/functions/ array-shift.xml
[email protected] (Mark Wiesemann)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
wiesemann Thu, 19 Aug 2010 10:18:58 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=302470
Log:
fix for Doc Bug #52625: [DE] Writing error in translation
Bug: http://bugs.php.net/52625 (Open) [DE] Writing error in translation
Changed paths:
U phpdoc/de/trunk/reference/array/functions/array-shift.xml
Modified: phpdoc/de/trunk/reference/array/functions/array-shift.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-shift.xml 2010-08-19 10:18:27 UTC (rev 302469)
+++ phpdoc/de/trunk/reference/array/functions/array-shift.xml 2010-08-19 10:18:58 UTC (rev 302470)
@@ -41,7 +41,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt den ersten Wert zuück oder &null;, wenn
+ Gibt den ersten Wert zurück oder &null;, wenn
<parameter>array</parameter> leer oder kein Array ist.
</para>
</refsect1>