Skip to content

Commit 1acbc84

Browse files
committed
fixup! Fix DocBook 5.2 RelaxNG violations
1 parent c570ad3 commit 1acbc84

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

reference/dom/domnodelist/item.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,7 @@ for ($i = 0; $i < $items->length; $i++) {
8787
</programlisting>
8888
</example>
8989
<example>
90-
<para>
91-
別の方法として &foreach; を使用することも可能で、
92-
こちらのほうがずっと使いやすいでしょう。
93-
</para>
90+
<title>&foreach; でアイテムを走査する</title>
9491
<programlisting role="php">
9592
<![CDATA[
9693
<?php

0 commit comments

Comments
 (0)