[jboss-svn-commits] JBL Code SVN: r19860 - labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon May 5 19:59:51 EDT 2008


Author: irooskov at redhat.com
Date: 2008-05-05 19:59:51 -0400 (Mon, 05 May 2008)
New Revision: 19860

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
Log:
fixed a tag error in the Spreadsheet.xml file


Modified: labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml	2008-05-05 13:36:47 UTC (rev 19859)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml	2008-05-05 23:59:51 UTC (rev 19860)
@@ -236,7 +236,7 @@
       code to be executed.</para>
 
 <para>The <code>$param</code> place holder is used in templates to indicate where
-      data form the cell will be interpolated. You can also use <code>$1</cdoe> to the
+      data form the cell will be interpolated. You can also use <code>$1</code> to the
       same effect. If the cell contains a comma separated list of values, $1
       and $2 etc. may be used to indicate which positional parameter from the
       list of values in the cell will be used.</para> 




More information about the jboss-svn-commits mailing list