You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/01/14 22:10:04 UTC

svn commit: r496152 - /maven/components/trunk/maven-model/maven.mdo

Author: dennisl
Date: Sun Jan 14 13:10:03 2007
New Revision: 496152

URL: http://svn.apache.org/viewvc?view=rev&rev=496152
Log:
o Fix typos in descriptions.

Modified:
    maven/components/trunk/maven-model/maven.mdo

Modified: maven/components/trunk/maven-model/maven.mdo
URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-model/maven.mdo?view=diff&rev=496152&r1=496151&r2=496152
==============================================================================
--- maven/components/trunk/maven-model/maven.mdo (original)
+++ maven/components/trunk/maven-model/maven.mdo Sun Jan 14 13:10:03 2007
@@ -2000,7 +2000,7 @@
       <version>4.0.0</version>
       <description><![CDATA[
          A repository contains the information needed
-         for establishing connections with remote repoistory.
+         for establishing connections with remote repository.
       ]]></description>
       <fields>
         <field>
@@ -2066,7 +2066,7 @@
       <superClass>RepositoryBase</superClass>
       <version>4.0.0</version>
       <description>
-        A repository contains the information needed for establishing connections with remote repoistory.
+        A repository contains the information needed for establishing connections with remote repository.
       </description>
       <fields>
         <field>
@@ -2105,7 +2105,7 @@
       <superClass>RepositoryBase</superClass>
       <version>4.0.0</version>
       <description>
-        Repository contains the information needed for deploying to the remote repoistory.
+        Repository contains the information needed for deploying to the remote repository.
       </description>
       <fields>
         <field>
@@ -2134,7 +2134,7 @@
     <class>
       <name>RepositoryPolicy</name>
       <version>4.0.0</version>
-      <description>Download policy</description>
+      <description>Download policy.</description>
       <fields>
         <field>
           <name>enabled</name>
@@ -2187,7 +2187,7 @@
           <name>id</name>
           <version>4.0.0</version>
           <description><![CDATA[
-            A unique identifier for a deployment locataion. This is used to match the site to configuration in
+            A unique identifier for a deployment location. This is used to match the site to configuration in
             the <code>settings.xml</code> file, for example.
           ]]></description>
           <type>String</type>