You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jh...@apache.org on 2005/06/10 15:42:24 UTC

svn commit: r189958 - /struts/shale/trunk/core-library/src/conf/taglib.tld

Author: jholmes
Date: Fri Jun 10 06:42:23 2005
New Revision: 189958

URL: http://svn.apache.org/viewcvs?rev=189958&view=rev
Log:
Fixed typo per bug #35306

Modified:
    struts/shale/trunk/core-library/src/conf/taglib.tld

Modified: struts/shale/trunk/core-library/src/conf/taglib.tld
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/core-library/src/conf/taglib.tld?rev=189958&r1=189957&r2=189958&view=diff
==============================================================================
--- struts/shale/trunk/core-library/src/conf/taglib.tld (original)
+++ struts/shale/trunk/core-library/src/conf/taglib.tld Fri Jun 10 06:42:23 2005
@@ -64,7 +64,7 @@
 
     <attribute>
       <name>id</name>
-      <required>trie</required>
+      <required>true</required>
       <rtexprvalue>false</rtexprvalue>
       <description>
         Component identifier of this component.  If specified, this identifier



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org