Author: carlos
Date: Wed Dec 21 12:46:56 2005
New Revision: 358373

URL: http://svn.apache.org/viewcvs?rev=358373&view=rev
Log:
Fixed typo

Modified:
    
maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt

Modified: 
maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt
URL: 
http://svn.apache.org/viewcvs/maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt?rev=358373&r1=358372&r2=358373&view=diff
==============================================================================
--- 
maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt
 (original)
+++ 
maven/site/trunk/src/site/apt/guides/introduction/introduction-to-dependency-mechanism.apt
 Wed Dec 21 12:46:56 2005
@@ -26,7 +26,7 @@
 
  <<NOTE:>> <This document is currently in the process of being written, so not 
all facets are covered.>
 
-* Transitive Dependencies">
+* Transitive Dependencies
 
  Transitive dependencies are a new feature in Maven 2.0. This allows you to 
avoid needing to discover and
  specify the libraries that your own dependencies require, and including them 
automatically.


Reply via email to