You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2009/04/26 21:31:45 UTC

svn commit: r768755 - /maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml

Author: hboutemy
Date: Sun Apr 26 19:31:44 2009
New Revision: 768755

URL: http://svn.apache.org/viewvc?rev=768755&view=rev
Log:
fixed typos (merged from 2.1.x branch r768751)

Modified:
    maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml

Modified: maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml?rev=768755&r1=768754&r2=768755&view=diff
==============================================================================
--- maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml (original)
+++ maven/components/trunk/maven-toolchain/src/main/mdo/toolchains.xml Sun Apr 26 19:31:44 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>