DOC. Fix doc type declaration typo in Host Allocation section. (cherry picked from commit fe6b884dd71ef86f002eb2b50a8bcf56d4353d64)
Signed-off-by: animesh <anim...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/17fd1533 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/17fd1533 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/17fd1533 Branch: refs/heads/4.2 Commit: 17fd153301585c14444656c681b0421592d42a7f Parents: 719f820 Author: Jessica <jessica.tomec...@citrix.com> Authored: Wed Aug 28 00:25:11 2013 -0700 Committer: animesh <anim...@apache.org> Committed: Wed Aug 28 22:12:27 2013 -0700 ---------------------------------------------------------------------- docs/en-US/host-allocation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/17fd1533/docs/en-US/host-allocation.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/host-allocation.xml b/docs/en-US/host-allocation.xml index 36baee5..dddffd5 100644 --- a/docs/en-US/host-allocation.xml +++ b/docs/en-US/host-allocation.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8' ?> -<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> %BOOK_ENTITIES; ]>