mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
This commit is contained in:
parent
7973fd5333
commit
94af09dfef
1 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@ while ($fruit_name = current($array)) {
|
|||
&example.outputs;
|
||||
<screen>
|
||||
<![CDATA[
|
||||
fruit1<br />
|
||||
fruit4<br />
|
||||
fruit5<br />
|
||||
fruit1
|
||||
fruit4
|
||||
fruit5
|
||||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
|
|
Loading…
Reference in a new issue