You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2006/08/04 04:32:56 UTC

svn commit: r428593 - /tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml

Author: andyhot
Date: Thu Aug  3 19:32:55 2006
New Revision: 428593

URL: http://svn.apache.org/viewvc?rev=428593&view=rev
Log:
Typo

Modified:
    tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml

Modified: tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml?rev=428593&r1=428592&r2=428593&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-framework/src/descriptor/META-INF/tapestry.ognl.xml Thu Aug  3 19:32:55 2006
@@ -56,7 +56,7 @@
         </attribute>
         
         <attribute name="object" required="true" translator="object">
-          An object implementing the OGNL accessor interface.
+          An object implementing the OGNL NullHandler interface.
         </attribute>
         
         <conversion class="impl.NullHandlerContribution">