svn: /phpdoc/de/trunk/language/control-structures/ for.xml
[email protected] (Mark Wiesemann)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
wiesemann Sun, 27 Jun 2010 19:07:58 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300782
Log:
fypo tix
Changed paths:
U phpdoc/de/trunk/language/control-structures/for.xml
Modified: phpdoc/de/trunk/language/control-structures/for.xml
===================================================================
--- phpdoc/de/trunk/language/control-structures/for.xml 2010-06-27 19:01:48 UTC (rev 300781)
+++ phpdoc/de/trunk/language/control-structures/for.xml 2010-06-27 19:07:58 UTC (rev 300782)
@@ -5,7 +5,7 @@
<title><literal>for</literal></title>
<para>
<literal>for</literal>-Schleifen sind die komplexesten Schleifen in PHP.
- Sie verhalten sich wie ihre Pendante in C. Die Syntax einer
+ Sie verhalten sich wie ihre Pendants in C. Die Syntax einer
<literal>for</literal>-Schleife ist:
<informalexample>
<programlisting>