[seam-commits] Seam SVN: r9927 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Jan 13 09:54:06 EST 2009
Author: nico.ben
Date: 2009-01-13 09:54:06 -0500 (Tue, 13 Jan 2009)
New Revision: 9927
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Annotations.xml
Log:
Corrected error
Modified: trunk/doc/Seam_Reference_Guide/en-US/Annotations.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Annotations.xml 2009-01-13 14:53:17 UTC (rev 9926)
+++ trunk/doc/Seam_Reference_Guide/en-US/Annotations.xml 2009-01-13 14:54:06 UTC (rev 9927)
@@ -793,7 +793,7 @@
<para>
The jBPM <literal>TaskInstance</literal> will be
available in a request context variable named
- <literal>taskInstance</literal>. The jPBM
+ <literal>taskInstance</literal>. The jBPM
<literal>ProcessInstance</literal> will be available
in a request context variable named
<literal>processInstance</literal>. (Of course, these
More information about the seam-commits
mailing list