Author: sabrashevich
Date: 2007-10-02 05:47:11 -0400 (Tue, 02 Oct 2007)
New Revision: 3953
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml
Log:
minor change
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml
===================================================================
---
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml 2007-10-02
03:24:51 UTC (rev 3952)
+++
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml 2007-10-02
09:47:11 UTC (rev 3953)
@@ -355,7 +355,7 @@
<p><b>Hello, #{simpleAction.value}</b></p>
]]></programlisting>
- <para>Finally, on the web page, we add a boolean selection box component. It is
bound to the XXXX property on the backend component.</para>
+ <para>Finally, on the web page, we add a boolean selection box component. It is
bound to the
<emphasis><property>convertToCap</property></emphasis> property on
the backend component.</para>
<programlisting role="XML"><![CDATA[
<h:selectBooleanCheckbox title="convertToCap"
Show replies by date