Changeset 55883c3


Ignore:
Timestamp:
01/09/2024 05:52:02 PM (5 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
7fdc3aa3
Parents:
5c01c63c
Message:

Fix validity error in xinclude/rm-la-file...

The DOCTYPE must match the top level element for valid XML.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xincludes/rm-la-file-referring-icu.xml

    r5c01c63c r55883c3  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     2<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
    44  [<!ENTITY % general-entities SYSTEM "../general.ent">
Note: See TracChangeset for help on using the changeset viewer.