Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
msamesch committed Sep 20, 2021
1 parent 7973fd5 commit 94af09d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reference/array/functions/key.xml
Expand Up @@ -72,9 +72,9 @@ while ($fruit_name = current($array)) {
&example.outputs;
<screen>
<![CDATA[
fruit1<br />
fruit4<br />
fruit5<br />
fruit1
fruit4
fruit5
]]>
</screen>
</example>
Expand Down

0 comments on commit 94af09d

Please sign in to comment.