diff options
author | Darrell Anderson <[email protected]> | 2012-02-24 23:20:04 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-02-24 23:20:04 -0600 |
commit | d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e (patch) | |
tree | c03f6b6988960aec94f64302ff966f1ba62cb08d /doc/kugar/templatedtd.docbook | |
parent | 47e6e18a1ef6f63336117a24039dbb97cc86bf90 (diff) | |
download | koffice-d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e.tar.gz koffice-d996d88fdc80c76ac445b7a8bc66171b9a4a3a0e.zip |
Fix koffice doctype declaration and entities for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'doc/kugar/templatedtd.docbook')
-rw-r--r-- | doc/kugar/templatedtd.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kugar/templatedtd.docbook b/doc/kugar/templatedtd.docbook index 70d75015..e7e8591c 100644 --- a/doc/kugar/templatedtd.docbook +++ b/doc/kugar/templatedtd.docbook @@ -2,7 +2,7 @@ this prolog <?xml version="1.0" ?> -<!DOCTYPE appendix PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd"> +<!DOCTYPE appendix PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd"> --> |