You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2005/11/25 02:04:46 UTC

svn commit: r348843 - /myfaces/impl/trunk/tld/entities/ui_component_attributes.xml

Author: skitching
Date: Thu Nov 24 17:04:43 2005
New Revision: 348843

URL: http://svn.apache.org/viewcvs?rev=348843&view=rev
Log:
Trivial tweak: remove unnecessary comma

Modified:
    myfaces/impl/trunk/tld/entities/ui_component_attributes.xml

Modified: myfaces/impl/trunk/tld/entities/ui_component_attributes.xml
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/tld/entities/ui_component_attributes.xml?rev=348843&r1=348842&r2=348843&view=diff
==============================================================================
--- myfaces/impl/trunk/tld/entities/ui_component_attributes.xml (original)
+++ myfaces/impl/trunk/tld/entities/ui_component_attributes.xml Thu Nov 24 17:04:43 2005
@@ -5,7 +5,7 @@
             <rtexprvalue>false</rtexprvalue>
             <type>java.lang.String</type>
             <description>The developer-assigned ID of this component.  The ID must be unique within the scope of the tag's 
-            enclosing naming container (e.g., h:form or f:subview).  This value must be a static value.
+            enclosing naming container (e.g. h:form or f:subview).  This value must be a static value.
             </description>
         </attribute>
         <attribute>