Author: hlship
Date: Wed May 19 16:52:00 2010
New Revision: 946272

URL: http://svn.apache.org/viewvc?rev=946272&view=rev
Log:
Improve JavaDoc for method to clearly identify the listed classes as 
annotations.

Modified:
    
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java?rev=946272&r1=946271&r2=946272&view=diff
==============================================================================
--- 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
 (original)
+++ 
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
 Wed May 19 16:52:00 2010
@@ -2894,7 +2894,7 @@ public final class TapestryModule
     }
 
     /**
-     * Contributes extractors for {...@link Meta}, {...@link Secure} and 
{...@link ContentType}.
+     * Contributes extractors for {...@link Meta}, {...@link Secure} and 
{...@link ContentType} annotations.
      * 
      * @since 5.2.0
      */


Reply via email to