Skip to content

Commit

Permalink
Fix row in reserved table (#2051)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan2Shrek authored Feb 17, 2025
1 parent 7ff7ed0 commit 46a0262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appendices/reserved.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@
<entry>
<link linkend="language.oop5.basic.extends">extends</link>
</entry>
</row>
<row>
<entry>
<link linkend="language.oop5.final">final</link>
</entry>
Expand Down Expand Up @@ -168,8 +170,6 @@
<entry>
<function>include</function>
</entry>
</row>
<row>
<entry>
<function>include_once</function>
</entry>
Expand Down

0 comments on commit 46a0262

Please sign in to comment.