You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2010/05/19 03:04:55 UTC

svn commit: r945985 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java

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
      */