[jboss-cvs] JBossAS SVN: r83640 - in projects/docs/enterprise: 4.3.4/Seam/Reference_Guide/en-US and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 30 00:07:34 EST 2009


Author: irooskov at redhat.com
Date: 2009-01-30 00:07:34 -0500 (Fri, 30 Jan 2009)
New Revision: 83640

Modified:
   projects/docs/enterprise/4.2.6/Seam/Reference_Guide/en-US/Components.xml
   projects/docs/enterprise/4.3.4/Seam/Reference_Guide/en-US/Components.xml
Log:
removed the non-word stringified from the documentation JBPAPP-1541
-This line, and those below, will be ignored--

M    4.3.4/Seam/Reference_Guide/en-US/Components.xml
M    4.2.6/Seam/Reference_Guide/en-US/Components.xml


Modified: projects/docs/enterprise/4.2.6/Seam/Reference_Guide/en-US/Components.xml
===================================================================
--- projects/docs/enterprise/4.2.6/Seam/Reference_Guide/en-US/Components.xml	2009-01-30 04:57:59 UTC (rev 83639)
+++ projects/docs/enterprise/4.2.6/Seam/Reference_Guide/en-US/Components.xml	2009-01-30 05:07:34 UTC (rev 83640)
@@ -320,7 +320,7 @@
 						</listitem>
 						<listitem>
 							<para>
-								<literal>localeSelector.localeString</literal> &mdash; the stringified representation of the locale. 
+								<literal>localeSelector.localeString</literal> &mdash; the string representation of the locale. 
 							</para>
 						</listitem>
 						<listitem>
@@ -370,7 +370,7 @@
 						</listitem>
 						<listitem>
 							<para>
-								<literal>timezoneSelector.timeZoneId</literal> &mdash; the stringified representation of the timezone. 
+								<literal>timezoneSelector.timeZoneId</literal> &mdash; the string representation of the timezone. 
 							</para>
 						</listitem>
 						<listitem>

Modified: projects/docs/enterprise/4.3.4/Seam/Reference_Guide/en-US/Components.xml
===================================================================
--- projects/docs/enterprise/4.3.4/Seam/Reference_Guide/en-US/Components.xml	2009-01-30 04:57:59 UTC (rev 83639)
+++ projects/docs/enterprise/4.3.4/Seam/Reference_Guide/en-US/Components.xml	2009-01-30 05:07:34 UTC (rev 83640)
@@ -321,7 +321,7 @@
 						</listitem>
 						<listitem>
 							<para>
-								<literal>localeSelector.localeString</literal> &mdash; the stringified representation of the locale.
+								<literal>localeSelector.localeString</literal> &mdash; the string representation of the locale.
 							</para>
 						</listitem>
 						<listitem>
@@ -371,7 +371,7 @@
 						</listitem>
 						<listitem>
 							<para>
-								<literal>timezoneSelector.timeZoneId</literal> &mdash; the stringified representation of the timezone.
+								<literal>timezoneSelector.timeZoneId</literal> &mdash; the string representation of the timezone.
 							</para>
 						</listitem>
 						<listitem>




More information about the jboss-cvs-commits mailing list