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
"jars" 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>"<ulink
url="http://download.jboss.org/jbosstools/nightly-docs/en/GettingSta...
Components</ulink>" chapter
in "Getting Started with JBoss Developer Studio
Guide" describes how to add RichFaces components into a CRUD application;
</para>