You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/07 02:55:47 UTC

svn commit: r188639 - /maven/maven-1/core/trunk/xdocs/using/index.xml

Author: brett
Date: Mon Jun  6 17:55:45 2005
New Revision: 188639

URL: http://svn.apache.org/viewcvs?rev=188639&view=rev
Log:
PR: MAVEN-1614
fix typo

Modified:
    maven/maven-1/core/trunk/xdocs/using/index.xml

Modified: maven/maven-1/core/trunk/xdocs/using/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/using/index.xml?rev=188639&r1=188638&r2=188639&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/using/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/using/index.xml Mon Jun  6 17:55:45 2005
@@ -38,7 +38,7 @@
         <li><a href="war.html">Web Applications</a> - Working with web applications</li>
         <li><a href="site.html">Creating a Site</a> - Adding to the project web site</li>
         <li><a href="scm.html">Source Control</a> - Working with SCMs</li>
-        <li><a href="releasing.html">Making Releases</a> - How to cutting a release</li>
+        <li><a href="releasing.html">Making Releases</a> - How to cut a release</li>
         <li><a href="multiproject.html">Multiple Modules</a> - Building multiple libraries and applications together</li>
         <li><a href="migrating.html">Migrating from Ant</a> - Where to start if you already have <code>build.xml</code></li>
         <li><a href="bestpractices.html">Best Practices</a> - Why Maven encourages what it does, and how to take advantage of it</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org