mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
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>
|
<classes>
|
||||||
<class rootElement="true" xml.tagName="project">
|
<class rootElement="true" xml.tagName="project">
|
||||||
<name>Model</name>
|
<name>Model</name>
|
||||||
<description><![<![CDATA[
|
<description><![CDATA[
|
||||||
The <code><project></code> element specifies various attributes
|
The <code><project></code> element specifies various attributes
|
||||||
about a project. This is the root element of the project descriptor.
|
about a project. This is the root element of the project descriptor.
|
||||||
The following table lists all of the possible child elements. Child
|
The following table lists all of the possible child elements. Child
|
||||||
@ -570,7 +570,7 @@
|
|||||||
<name>packageName</name>
|
<name>packageName</name>
|
||||||
<version>3.0.0</version>
|
<version>3.0.0</version>
|
||||||
<type>String</type>
|
<type>String</type>
|
||||||
<description><![<![CDATA[
|
<description><![CDATA[
|
||||||
The Java package name of the project. This value is used
|
The Java package name of the project. This value is used
|
||||||
when generating <a href="plugins/javadoc/index.html">JavaDoc</a>.
|
when generating <a href="plugins/javadoc/index.html">JavaDoc</a>.
|
||||||
]]></description>
|
]]></description>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user