Fix DOCTYPE for glossary

Change chapter to glossary.

Change-Id: I14eda3e179a77e38d44eb257b0d7e683e89815eb
This commit is contained in:
Andreas Jaeger 2014-07-08 20:19:52 +02:00
parent 0213669a23
commit 0b490a0804

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter [
<!DOCTYPE glossary [
<!ENTITY % openstack SYSTEM "../common/entities/openstack.ent">
%openstack;
]>