This commit is contained in:
Martin Samesch 2021-09-20 11:23:20 +02:00
parent 7973fd5333
commit 94af09dfef
No known key found for this signature in database
GPG key ID: D916421AD0A9ACD7

View file

@ -72,9 +72,9 @@ while ($fruit_name = current($array)) {
&example.outputs;
<screen>
<![CDATA[
fruit1<br />
fruit4<br />
fruit5<br />
fruit1
fruit4
fruit5
]]>
</screen>
</example>