[richfaces-svn-commits] JBoss Rich Faces SVN: r12204 - trunk/docs/userguide/en/src/main/docbook/modules.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Jan 12 03:50:22 EST 2009


Author: msorokin
Date: 2009-01-12 03:50:21 -0500 (Mon, 12 Jan 2009)
New Revision: 12204

Modified:
   trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
Log:
https://jira.jboss.org/jira/browse/RF-398
Corrected a mistake

Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml	2009-01-12 03:32:41 UTC (rev 12203)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml	2009-01-12 08:50:21 UTC (rev 12204)
@@ -55,7 +55,7 @@
                               <para>Go to the folder with unzipped earlier RichFaces binary files
                                         and open <code>lib</code> folder. This folder contains three
                                                   <code>*.jar</code> files with API, UI and
-                                        implementation libraries. Copy that "jars" from
+                                        implementation libraries. Copy that &quot;jars&quot; from
                                         <code>lib</code> folder to <code>WEB-INF/lib</code> folder
                                         of "Greeter" JSF application. </para>
                     </section>
@@ -270,6 +270,7 @@
             Following links might be useful for those who already use this IDE and RichFaces for developing applications and those who wish to improve their development process:</para>
             <itemizedlist>
                   <listitem>
+                     
                         <para>&quot;<ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/GettingStartedGuide/html/first_seam.html#rich_components">Rich Components</ulink>&quot; chapter 
                         in &quot;Getting Started with JBoss Developer Studio Guide&quot; describes how to add RichFaces components into a CRUD application;
                         </para>




More information about the richfaces-svn-commits mailing list