[seam-commits] Seam SVN: r9929 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Jan 13 16:36:41 EST 2009
Author: nico.ben
Date: 2009-01-13 16:36:41 -0500 (Tue, 13 Jan 2009)
New Revision: 9929
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 17:59:01 UTC (rev 9928)
+++ trunk/doc/Seam_Reference_Guide/en-US/Annotations.xml 2009-01-13 21:36:41 UTC (rev 9929)
@@ -842,7 +842,7 @@
<para>
The jBPM <literal>org.jbpm.taskmgmt.exe.TaskInstance</literal>
will be available in a request context variable named
- <literal>taskInstance</literal>. The jPBM
+ <literal>taskInstance</literal>. The jBPM
<literal>org.jbpm.graph.exe.ProcessInstance</literal>
will be available in a request context variable named
<literal>processInstance</literal>.
More information about the seam-commits
mailing list