Author: hlship
Date: Wed May 19 01:04:55 2010
New Revision: 945985
URL: http://svn.apache.org/viewvc?rev=945985&view=rev
Log:
Touch up the comment for contributeMetaWorker()
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=945985&r1=945984&r2=945985&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 01:04:55 2010
@@ -2894,7 +2894,7 @@ public final class TapestryModule
}
/**
- * Contributes ....
+ * Contributes extractors for {...@link Meta}, {...@link Secure} and
{...@link ContentType}.
*
* @since 5.2.0
*/