svn: /phpdoc/de/trunk/reference/array/functions/ array-pop.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Sat, 07 Sep 2019 14:02:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=347956
Log:
Fix typo
Patch provided by anonymous user.
Changed paths:
U phpdoc/de/trunk/reference/array/functions/array-pop.xml
Modified: phpdoc/de/trunk/reference/array/functions/array-pop.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-pop.xml 2019-09-07 12:32:47 UTC (rev 347955)
+++ phpdoc/de/trunk/reference/array/functions/array-pop.xml 2019-09-07 14:02:01 UTC (rev 347956)
@@ -52,7 +52,7 @@
&reftitle.errors;
<para>
Diese Funktion erzeugt einen Fehler der Stufe <link linkend="errorfunc.constants">
- E_WARNING</link> wenn sie auf etwas angewendet wird, was kein Array ist.
+ E_WARNING</link> wenn sie auf etwas angewendet wird, das kein Array ist.
</para>
</refsect1>