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

svn commit: r738611 - /maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java

Author: dennisl
Date: Wed Jan 28 20:33:44 2009
New Revision: 738611

URL: http://svn.apache.org/viewvc?rev=738611&view=rev
Log:
o Fix typos in Javadocs.

Modified:
    maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java

Modified: maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java?rev=738611&r1=738610&r2=738611&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java (original)
+++ maven/shared/trunk/maven-doxia-tools/src/main/java/org/apache/maven/doxia/tools/SiteTool.java Wed Jan 28 20:33:44 2009
@@ -48,7 +48,7 @@
     Locale DEFAULT_LOCALE = Locale.ENGLISH;
 
     /**
-     * Get a site descriptor defined in the decoration from one of the repositories.
+     * Get a skin artifact from one of the repositories.
      *
      * @param localRepository the Maven local repository, not null.
      * @param remoteArtifactRepositories the Maven remote repositories, not null.
@@ -146,7 +146,7 @@
         throws SiteToolException;
 
     /**
-     * Populate the report menu part of the decoration model.
+     * Populate the reports menu part of the decoration model.
      *
      * @param decorationModel the Doxia DecorationModel, not null.
      * @param locale the locale used for the i18n in DecorationModel. If null, using the default locale in the jvm.
@@ -155,7 +155,7 @@
     void populateReportsMenu( DecorationModel decorationModel, Locale locale, Map categories );
 
     /**
-     * Interpolating several expressions in the site descriptor content. Actually, the expressions could be in
+     * Interpolating several expressions in the site descriptor content. Actually, the expressions can be in
      * the project, the environment variables and the specific properties like <code>encoding</code>.
      * <p/>
      * For instance: