mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
changelog-4.0.xml:
Fix bad root element name in DOCTYPE. Sheesh. Docs/changelog-4.0.xml: Fix bad root element name in DOCTYPE. Sheesh.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
|
||||||
<!--
|
<!--
|
||||||
This is a dummy changelog file. Don't use it yet.
|
This is a dummy changelog file. Don't use it yet.
|
||||||
|
Reference in New Issue
Block a user