Author: rdonkin
Date: Sat Jan 17 08:51:22 2009
New Revision: 735310
URL: http://svn.apache.org/viewvc?rev=735310&view=rev
Log:
Fixed speling
Modified:
james/mailet/maven-mailetdocs-plugin/trunk/src/main/java/org/apache/james/mailet/MailetdocsMojo.java
james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/usage.apt
Modified:
james/mailet/maven-mailetdocs-plugin/trunk/src/main/java/org/apache/james/mailet/MailetdocsMojo.java
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/main/java/org/apache/james/mailet/MailetdocsMojo.java?rev=735310&r1=735309&r2=735310&view=diff
==============================================================================
---
james/mailet/maven-mailetdocs-plugin/trunk/src/main/java/org/apache/james/mailet/MailetdocsMojo.java
(original)
+++
james/mailet/maven-mailetdocs-plugin/trunk/src/main/java/org/apache/james/mailet/MailetdocsMojo.java
Sat Jan 17 08:51:22 2009
@@ -33,7 +33,7 @@
import java.util.Locale;
/**
- * <p>Generates catelog and reports on mailets and matchers.</p>
+ * <p>Generates catalog and reports on mailets and matchers.</p>
* <h4>Notes</h4>
* <ul>
* <li>Should only used as a report.</li>
Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/usage.apt?rev=735310&r1=735309&r2=735310&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/usage.apt (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/usage.apt Sat Jan
17 08:51:22 2009
@@ -27,7 +27,7 @@
The MailetDocs plugin for {{{http://maven.apache.org} Maven2}} finds all
mailets and matchers (as defined by the
{{{http://james.apache.org/mailet/api} Mailet API}}).
- It generates reports on each and then combines all into a single catelog.
+ It generates reports on each and then combines all into a single catalog.
* The <<<mailetdocs:mailetdocs>>> Goal
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]