Author: ltheussl Date: Fri Jul 31 07:45:41 2009 New Revision: 799535 URL: http://svn.apache.org/viewvc?rev=799535&view=rev Log: typo
Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt?rev=799535&r1=799534&r2=799535&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt (original) +++ maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt Fri Jul 31 07:45:41 2009 @@ -55,7 +55,7 @@ '<<<mvn site:stage>>>' instead. You can read more about that goal further down on this page in the section called '<Staging a Site>'. - <<Note:>> For peformance reasons, Maven compares the timestamps of generated + <<Note:>> For performance reasons, Maven compares the timestamps of generated files and corresponding source documents, and only regenerates documents that have changed since the last build. However, this only applies to documentation source documents (apt, xdoc,...).