[jboss-svn-commits] JBL Code SVN: r35009 - labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Authoring.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Sep 6 02:47:22 EDT 2010
Author: ge0ffrey
Date: 2010-09-06 02:47:22 -0400 (Mon, 06 Sep 2010)
New Revision: 35009
Modified:
labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Authoring/Section-Decision_Tables.xml
Log:
typo
Modified: labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Authoring/Section-Decision_Tables.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Authoring/Section-Decision_Tables.xml 2010-09-06 06:37:38 UTC (rev 35008)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Authoring/Section-Decision_Tables.xml 2010-09-06 06:47:22 UTC (rev 35009)
@@ -202,7 +202,7 @@
</screen>
<note>
- <para>The contraints <code>age=="42"</code> and <code>type=="stilton"</code> are interpreted as single
+ <para>The constraints <code>age=="42"</code> and <code>type=="stilton"</code> are interpreted as single
constraints, to be added to the respective ObjectType in the cell above. If the cells above were spanned, then
there could be multiple constraints on one "column".</para>
</note>
More information about the jboss-svn-commits
mailing list