Author: msorokin
Date: 2008-04-21 12:22:05 -0400 (Mon, 21 Apr 2008)
New Revision: 8029
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml
trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml 2008-04-21 16:21:55
UTC (rev 8028)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml 2008-04-21 16:22:05
UTC (rev 8029)
@@ -37,7 +37,7 @@
<section>
<title>How to reproduce</title>
<para>
- Use the environment mentioned above.
+ The problem occurs if the environment mentioned above is set.
</para>
</section>
<section>
@@ -51,7 +51,7 @@
<title>Workarounds</title>
<para>
Switching to <ulink
url="https://javaserverfaces.dev.java.net/servlets/ProjectDocumentLi...
1.2_07</ulink>
- fix the problem (see forum post)
+ fixes the problem (see forum post)
</para>
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml 2008-04-21
16:21:55 UTC (rev 8028)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml 2008-04-21
16:22:05 UTC (rev 8029)
@@ -32,12 +32,12 @@
</section>
<section>
<title>How to reproduce</title>
- <para>Usually reproduced after server restart when user refreshes
page</para>
+ <para>The described above problem usually occurs after server restart when
user refreshes the page</para>
</section>
<section>
<title>Causes</title>
<para>
- Resources for standard skinning classes haven't been registered
during <property>RichFaces</property> library build
+ The problem is caused when resources for standard skinning classes are not
available to be registered during <property>RichFaces</property> library
build
</para>
</section>