Author: smukhina
Date: 2007-11-23 10:19:06 -0500 (Fri, 23 Nov 2007)
New Revision: 5063
Modified:
trunk/seam/docs/reference/en/modules/creating_new_seam.xml
trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
trunk/seam/docs/reference/en/modules/crud_database_application.xml
trunk/seam/docs/reference/en/modules/directory_structure.xml
trunk/seam/docs/reference/en/modules/seam_wizards.xml
trunk/seam/docs/reference/en/modules/testng.xml
Log:
http://jira.jboss.com/jira/browse/RHDS-289
language correction
Modified: trunk/seam/docs/reference/en/modules/creating_new_seam.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/creating_new_seam.xml 2007-11-23 15:15:51 UTC
(rev 5062)
+++ trunk/seam/docs/reference/en/modules/creating_new_seam.xml 2007-11-23 15:19:06 UTC
(rev 5063)
@@ -88,7 +88,7 @@
</figure>
- <para>After clicking on Finish button you shoud have the folowing wizard
view:</para>
+ <para>After clicking on Finish button you should have the following wizard
view:</para>
<figure>
<title>New Seam Project Creation</title>
@@ -243,7 +243,7 @@
</itemizedlist>
<figure>
- <title>Connection Prodile Selecting</title>
+ <title>Connection Profile Selecting</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/create_new_seam/create_seam13.png"/>
Modified: trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2007-11-23
15:15:51 UTC (rev 5062)
+++ trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2007-11-23
15:19:06 UTC (rev 5063)
@@ -85,7 +85,7 @@
</figure>
<para>Click <property>Finish</property>.</para>
- <para>Home page of the
<emphasis><property>crudapp</property></emphasis> project should
appeared in <emphasis><property>Web
Browser</property></emphasis>.</para>
+ <para>Home page of the
<emphasis><property>crudapp</property></emphasis> project should
appear in <emphasis><property>Web
Browser</property></emphasis>.</para>
<figure>
<title>Home page</title>
<mediaobject>
Modified: trunk/seam/docs/reference/en/modules/crud_database_application.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_database_application.xml 2007-11-23 15:15:51
UTC (rev 5062)
+++ trunk/seam/docs/reference/en/modules/crud_database_application.xml 2007-11-23 15:19:06
UTC (rev 5063)
@@ -226,11 +226,11 @@
<itemizedlist>
<listitem><para>Switch back to the
<property>Seam</property> perspective. From the toolbar select
<emphasis><property>New->Seam Generate
Entities</property></emphasis> to create necessary entity classes and web
pages.
- In the <emphasis><property>Generete Seam
Entities</property></emphasis> dialog keep everything by default and press
<emphasis><property>Finish</property></emphasis>.
+ In the <emphasis><property>Generate Seam
Entities</property></emphasis> dialog keep everything by default and press
<emphasis><property>Finish</property></emphasis>.
</para></listitem>
</itemizedlist>
<figure>
- <title>Generete Seam Entities</title>
+ <title>Generate Seam Entities</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/crud_database_application/crud_database_application_18.png"/>
Modified: trunk/seam/docs/reference/en/modules/directory_structure.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/directory_structure.xml 2007-11-23 15:15:51 UTC
(rev 5062)
+++ trunk/seam/docs/reference/en/modules/directory_structure.xml 2007-11-23 15:19:06 UTC
(rev 5063)
@@ -34,7 +34,7 @@
deployed to
<emphasis><property>WEB-INF/dev</property></emphasis> from which
Seam 1.2.1 automatically will perform hotdeploy of new components.</para>
<note>
<title>Note:</title>
- <para>Because of Eclipse WTP limits the hot deployed classes also existen
in <emphasis><property>WEB-INF/classes</property></emphasis>,
+ <para>Because of Eclipse WTP limits the hot deployed classes also existed
in <emphasis><property>WEB-INF/classes</property></emphasis>,
but since Seam gives
<emphasis><property>WEB-INF/dev</property></emphasis> precedence
it will work.</para>
</note>
Modified: trunk/seam/docs/reference/en/modules/seam_wizards.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_wizards.xml 2007-11-23 15:15:51 UTC (rev
5062)
+++ trunk/seam/docs/reference/en/modules/seam_wizards.xml 2007-11-23 15:19:06 UTC (rev
5063)
@@ -32,7 +32,7 @@
</mediaobject>
</figure>
- <para>The wizards creates multiple resources and placed in the apropriate
folders dependent on your project structure (WAR or EAR).</para>
+ <para>The wizards creates multiple resources and placed in the appropriate
folders dependent on your project structure (WAR or EAR).</para>
<section id="seam_action">
Modified: trunk/seam/docs/reference/en/modules/testng.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/testng.xml 2007-11-23 15:15:51 UTC (rev 5062)
+++ trunk/seam/docs/reference/en/modules/testng.xml 2007-11-23 15:19:06 UTC (rev 5063)
@@ -31,7 +31,7 @@
<section id="OtherRelevantResourcesOnTheTopic5">
<?dbhtml filename="OtherRelevantResourcesOnTheTopic5.html"?>
<title>Other relevant resources on the topic</title>
- <para><ulink
url="http://www.artima.com/lejava/articles/testng.html">Next...
Testing with TestNG (An Interview with Cédric Beust)</ulink></para>
+ <para><ulink
url="http://www.artima.com/lejava/articles/testng.html">Next...
Testing with TestNG (An Interview with Cedric Beust)</ulink></para>
<para><ulink
url="http://www.javaworld.com/javaworld/jw-04-2005/jw-0404-testng.ht...:
The next generation of unit testing</ulink></para>
<para><ulink
url="http://dev2dev.bea.com/pub/a/2006/09/testng-categorization.html...
Categorization Techniques with TestNG</ulink></para>
<para><ulink
url="http://www-128.ibm.com/developerworks/java/library/j-testng/&qu...
makes Java unit testing a breeze</ulink></para>
@@ -119,7 +119,7 @@
</figure>
<itemizedlist>
- <listitem><para>Fill out the wizard fields. New Seam Action
wizard will create resources and place them in the apropriate folders dependent on EAR
project structure.</para></listitem>
+ <listitem><para>Fill out the wizard fields. New Seam Action
wizard will create resources and place them in the appropriate folders dependent on EAR
project structure.</para></listitem>
</itemizedlist>
<figure>
@@ -158,7 +158,7 @@
</mediaobject>
</figure>
- <para>The test process will start and its ouput will be written in Console
View.</para>
+ <para>The test process will start and its output will be written in Console
View.</para>
<figure>
<title>Test is Finished</title>