You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2006/07/30 04:09:40 UTC

svn commit: r426864 - /incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx

Author: matzew
Date: Sat Jul 29 21:09:40 2006
New Revision: 426864

URL: http://svn.apache.org/viewvc?rev=426864&view=rev
Log:
typo

Modified:
    incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx

Modified: incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx?rev=426864&r1=426863&r2=426864&view=diff
==============================================================================
--- incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx (original)
+++ incubator/adffaces/branches/matzew-component-renaming/trinidad/trinidad-demo/src/main/webapp/components/panelChoice.jspx Sat Jul 29 21:09:40 2006
@@ -33,7 +33,7 @@
                             action="guide"/>                   
              
                 <tr:outputFormatted styleUsage="instruction" 
-                                    value="&lt;b> A showOneChoice component - takes default selection among showDetailItem children&lt;/b>"/>  
+                                    value="&lt;b> A panelChoice component - takes default selection among showDetailItem children&lt;/b>"/>  
 
                 <tr:panelChoice binding="#{editor.component}" 
                                   alignment="center" 
@@ -90,7 +90,7 @@
                 </tr:panelChoice>
 
                 <tr:outputFormatted styleUsage="instruction" 
-                                    value="&lt;b>A standard showOneChoice component - Update its properties from the table below &lt;/b>"/>  
+                                    value="&lt;b>A standard panelChoice component - Update its properties from the table below &lt;/b>"/>  
                 
                 <jsp:directive.include file="editor.jspf" />