Author: nico.ben
Date: 2009-01-17 15:03:24 -0500 (Sat, 17 Jan 2009)
New Revision: 9942
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml
trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
Log:
Corrected errors
Modified: trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml 2009-01-16 19:27:39 UTC (rev
9941)
+++ trunk/doc/Seam_Reference_Guide/en-US/Conversations.xml 2009-01-17 20:03:24 UTC (rev
9942)
@@ -639,7 +639,7 @@
</para>
<para>
- With a natural conversations, when you are building your hotel
+ With a natural conversation, when you are building your hotel
booking system (or, of course, whatever your app is) you can
generate a URL like
<literal>http://seam-hotels/book.seam?hotel=BestWesternAntwerpen</literal>
Modified: trunk/doc/Seam_Reference_Guide/en-US/Itext.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-01-16 19:27:39 UTC (rev 9941)
+++ trunk/doc/Seam_Reference_Guide/en-US/Itext.xml 2009-01-17 20:03:24 UTC (rev 9942)
@@ -1,7 +1,7 @@
<chapter id="itext">
<title>iText PDF generation</title>
<para>Seam now includes a component set for generating documents using iText.
The primary focus of Seam's iText
- document support is for the generation of PDF doucuments, but Seam also offers
basic support for RTF document
+ document support is for the generation of PDF documents, but Seam also offers
basic support for RTF document
generation.</para>
<section id="itext.intro">
Show replies by date