com doc/ja: fixed broken table.: appendices/reserved.xml
[email protected] (Yoshinari Takaoka) Thu, 31 Dec 2020 01:22:20 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: ac5ee07f93206198717193c00a51dbf321729b89 Author: Yoshinari Takaoka <[email protected]> Thu, 31 Dec 2020 10:22:20 +0900 Parents: 4a770042c4b1169bb319241ded3337d6233f7d1e Branches: master Link: http://git.php.net/?p=doc/ja.git;a=commitdiff;h=ac5ee07f93206198717193c00a51dbf321729b89 Log: fixed broken table. Changed paths: M appendices/reserved.xml Diff: diff --git a/appendices/reserved.xml b/appendices/reserved.xml index e9177c35d2..727dc3537e 100644 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -63,11 +63,11 @@ <entry> <link linkend="language.exceptions">catch</link> </entry> - </row> - <row> <entry> <link linkend="language.oop5.basic.class">class</link> </entry> + </row> + <row> <entry> <link linkend="language.oop5.cloning">clone</link> </entry>