Skip to content

Commit 5b79f79

Browse files
committed
Remove superfluous line
1 parent 8e96dcf commit 5b79f79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

language/control-structures/foreach.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,6 @@ foreach ($array as [, , $c]) {
194194
<para>
195195
以下のように、<function>list</function>
196196
を埋めるだけの十分な要素数が配列にない場合、警告が発生します:
197-
the <function>list</function>:
198-
199197
<informalexample>
200198
<programlisting role="php">
201199
<![CDATA[

0 commit comments

Comments
 (0)