Author: hboutemy
Date: Sun Apr 26 19:28:46 2009
New Revision: 768751

URL: http://svn.apache.org/viewvc?rev=768751&view=rev
Log:
fixed typos

Modified:
    maven/components/branches/maven-2.1.x/maven-repository-metadata/pom.xml
    
maven/components/branches/maven-2.1.x/maven-toolchain/src/main/mdo/toolchains.xml

Modified: 
maven/components/branches/maven-2.1.x/maven-repository-metadata/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/maven-repository-metadata/pom.xml?rev=768751&r1=768750&r2=768751&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/maven-repository-metadata/pom.xml 
(original)
+++ maven/components/branches/maven-2.1.x/maven-repository-metadata/pom.xml Sun 
Apr 26 19:28:46 2009
@@ -29,7 +29,7 @@
   <artifactId>maven-repository-metadata</artifactId>
 
   <name>Maven Repository Metadata Model</name>
-  <description>Maven Plugin Mapping</description>
+  <description>Per-directory repository metadata.</description>
 
   <dependencies>
     <dependency>

Modified: 
maven/components/branches/maven-2.1.x/maven-toolchain/src/main/mdo/toolchains.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/maven-toolchain/src/main/mdo/toolchains.xml?rev=768751&r1=768750&r2=768751&view=diff
==============================================================================
--- 
maven/components/branches/maven-2.1.x/maven-toolchain/src/main/mdo/toolchains.xml
 (original)
+++ 
maven/components/branches/maven-2.1.x/maven-toolchain/src/main/mdo/toolchains.xml
 Sun Apr 26 19:28:46 2009
@@ -38,7 +38,7 @@
         <class rootElement="true" xml.tagName="toolchains" 
xsd.compositor="sequence">
             <name>PersistedToolchains</name>
             <description><![CDATA[
-         The <code>&lt;project&gt;</code> element is the root of the 
descriptor.
+         The <code>&lt;toolchains&gt;</code> element is the root of the 
descriptor.
          The following table lists all of the possible child elements.
             ]]></description>
             <version>1.0.0+</version>


Reply via email to