Skip to content

Commit 46a0262

Browse files
authored
Fix row in reserved table (#2051)
1 parent 7ff7ed0 commit 46a0262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appendices/reserved.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@
131131
<entry>
132132
<link linkend="language.oop5.basic.extends">extends</link>
133133
</entry>
134+
</row>
135+
<row>
134136
<entry>
135137
<link linkend="language.oop5.final">final</link>
136138
</entry>
@@ -168,8 +170,6 @@
168170
<entry>
169171
<function>include</function>
170172
</entry>
171-
</row>
172-
<row>
173173
<entry>
174174
<function>include_once</function>
175175
</entry>

0 commit comments

Comments
 (0)