mirror of https://github.com/apache/maven.git
fix typos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2cf60ca093
commit
7b9c465866
|
@ -31,7 +31,7 @@
|
|||
<classes>
|
||||
<class rootElement="true" xml.tagName="project">
|
||||
<name>Model</name>
|
||||
<description><![<![CDATA[
|
||||
<description><![CDATA[
|
||||
The <code><project></code> element specifies various attributes
|
||||
about a project. This is the root element of the project descriptor.
|
||||
The following table lists all of the possible child elements. Child
|
||||
|
@ -570,7 +570,7 @@
|
|||
<name>packageName</name>
|
||||
<version>3.0.0</version>
|
||||
<type>String</type>
|
||||
<description><![<![CDATA[
|
||||
<description><![CDATA[
|
||||
The Java package name of the project. This value is used
|
||||
when generating <a href="plugins/javadoc/index.html">JavaDoc</a>.
|
||||
]]></description>
|
||||
|
|
Loading…
Reference in New Issue