Correct header of dtd identifier for xdoc validation. Thanks to Jeff Jensen.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424805 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5cdbd64410
commit
b90fe92c17
@ -179,7 +179,7 @@
|
||||
you should include the following <code>DOCTYPE</code>
|
||||
declaration just after the <code><xml></code> element:
|
||||
</p>
|
||||
<source><!DOCTYPE xdoc PUBLIC
|
||||
<source><!DOCTYPE document PUBLIC
|
||||
"-//Apache Software Foundation//DTD XDOC 1.0//EN"
|
||||
"http://maven.apache.org/dtd/xdoc_1_0.dtd"></source>
|
||||
<p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user