[jboss-svn-commits] JBL Code SVN: r5030 - labs/jbossrules/branches/3.0.x/documentation/manual/en/Chapter-JSR94
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jul 11 21:06:41 EDT 2006
Author: mark.proctor at jboss.com
Date: 2006-07-11 21:06:38 -0400 (Tue, 11 Jul 2006)
New Revision: 5030
Modified:
labs/jbossrules/branches/3.0.x/documentation/manual/en/Chapter-JSR94/Section-How_To_Use.xml
Log:
-fixed spelling mistake
Modified: labs/jbossrules/branches/3.0.x/documentation/manual/en/Chapter-JSR94/Section-How_To_Use.xml
===================================================================
--- labs/jbossrules/branches/3.0.x/documentation/manual/en/Chapter-JSR94/Section-How_To_Use.xml 2006-07-12 00:57:00 UTC (rev 5029)
+++ labs/jbossrules/branches/3.0.x/documentation/manual/en/Chapter-JSR94/Section-How_To_Use.xml 2006-07-12 01:06:38 UTC (rev 5030)
@@ -123,7 +123,7 @@
RuleExecutionSet you wish to instantiate a RuleSession for. The properties
map can be null, or it can be used to specify globals, as shown in the
next section. The createRuleSession(....) method returns a RuleSession
- instance which must then be cast to StateFulRuleSession or
+ instance which must then be cast to StatefulRuleSession or
StatelessRuleSession.</para>
<example>
More information about the jboss-svn-commits
mailing list