Author: dennisl
Date: Thu Nov 25 18:57:55 2010
New Revision: 1039143
URL: http://svn.apache.org/viewvc?rev=1039143&view=rev
Log:
o Fix typo.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt
Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt?rev=1039143&r1=1039142&r2=1039143&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt Thu Nov 25
18:57:55 2010
@@ -3,7 +3,7 @@
------
Maria Odea Ching
------
- 2009-03-08
+ 2010-11-25
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -61,7 +61,7 @@ Maven Site Plugin
* {{{./jar-mojo.html}site:jar}} bundles the site output into a JAR so that
it can be deployed to a repository.
- * {{{./effective-site-mojo.html}site:effective-site}} calculates effective
site descriptor, after inheritance and
+ * {{{./effective-site-mojo.html}site:effective-site}} calculates the
effective site descriptor, after inheritance and
interpolation.
* Usage