[seam-commits] Seam SVN: r9974 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sat Jan 24 13:06:12 EST 2009
Author: nico.ben
Date: 2009-01-24 13:06:12 -0500 (Sat, 24 Jan 2009)
New Revision: 9974
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
Log:
Corrected errors
Modified: trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-01-24 13:47:58 UTC (rev 9973)
+++ trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-01-24 18:06:12 UTC (rev 9974)
@@ -1432,7 +1432,7 @@
<listitem>
<para>
<literal>domainGridlineStroke</literal> — The stroke style of the
- domain gridleines, if visible. </para>
+ domain gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1509,7 +1509,7 @@
<listitem>
<para>
<literal>plotOutlineStroke</literal> — The stroke style of the range
- gridleines, if visible. </para>
+ gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1536,7 +1536,7 @@
<listitem>
<para>
<literal>rangeGridlineStroke</literal> — The stroke style of the range
- gridleines, if visible. </para>
+ gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1637,7 +1637,7 @@
<listitem>
<para>
<literal>domainGridlineStroke</literal> — The stroke style of the
- domain gridleines, if visible. </para>
+ domain gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1714,7 +1714,7 @@
<listitem>
<para>
<literal>plotOutlineStroke</literal> — The stroke style of the range
- gridleines, if visible. </para>
+ gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1741,7 +1741,7 @@
<listitem>
<para>
<literal>rangeGridlineStroke</literal> — The stroke style of the range
- gridleines, if visible. </para>
+ gridlines, if visible. </para>
</listitem>
<listitem>
@@ -1991,7 +1991,7 @@
</listitem>
<listitem>
<para>
- <literal>seriesVisibleInLegend</literal> — A boolean indiciating if
+ <literal>seriesVisibleInLegend</literal> — A boolean indicating if
the series should be listed in the legend. </para>
</listitem>
@@ -2171,7 +2171,7 @@
<listitem>
<para>
<literal>dashPhase</literal> — The dash phase indicates the offset
- into the dash pattern that the the line should be drawn with. </para>
+ into the dash pattern that the line should be drawn with. </para>
</listitem>
</itemizedlist>
<para>
@@ -2309,7 +2309,7 @@
<title>Fill-in-forms</title>
<para>
If you have a complex, pre-generated PDF with named fields, you can easily
- fill in the values from you application and present it to the user.
+ fill in the values from your application and present it to the user.
</para>
<informaltable>
More information about the seam-commits
mailing list