Skip to content

Commit 810229e

Browse files
alfsbAndré L F S Bacci
andauthored
Remove duplicated entities from doc-base global.ent (#4282)
Co-authored-by: André L F S Bacci <[email protected]>
1 parent 32c5528 commit 810229e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

language-snippets.ent

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -796,14 +796,8 @@ files from the PHP folder into the Windows system directory also works
796796
<!ENTITY style.oop 'Object-oriented style'>
797797
<!ENTITY style.procedural 'Procedural style'>
798798

799-
<!ENTITY resource '<link xmlns="http://docbook.org/ns/docbook" linkend="language.types.resource">resource</link>'>
800-
801-
<!ENTITY foreach '<link xmlns="http://docbook.org/ns/docbook" linkend="control-structures.foreach">foreach</link>'>
802-
803799
<!ENTITY match '<link xmlns="http://docbook.org/ns/docbook" linkend="control-structures.match">match</link>'>
804800

805-
<!ENTITY yield '<link xmlns="http://docbook.org/ns/docbook" linkend="control-structures.yield">yield</link>'>
806-
807801
<!ENTITY parameter.context 'Refer to the <link xmlns="http://docbook.org/ns/docbook" linkend="context">context</link>
808802
section of the manual for a description of <literal xmlns="http://docbook.org/ns/docbook">contexts</literal>.'>
809803

0 commit comments

Comments
 (0)