[jboss-svn-commits] JBL Code SVN: r5170 - labs/jbossrules/trunk/documentation/manual/en/Chapter-Rule_Engine

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 19 05:27:57 EDT 2006


Author: michael.neale at jboss.com
Date: 2006-07-19 05:27:55 -0400 (Wed, 19 Jul 2006)
New Revision: 5170

Modified:
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Rule_Engine/Section-Why_use_a_Rule_Engine.xml
Log:
Corrected a typo

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Rule_Engine/Section-Why_use_a_Rule_Engine.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Rule_Engine/Section-Why_use_a_Rule_Engine.xml	2006-07-19 08:47:56 UTC (rev 5169)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Rule_Engine/Section-Why_use_a_Rule_Engine.xml	2006-07-19 09:27:55 UTC (rev 5170)
@@ -31,7 +31,7 @@
       <listitem>
         <para>Declarative Programming</para>
 
-        <para>Rule englines allow you to say "What to do" not "How to do
+        <para>Rule engines allow you to say "What to do" not "How to do
         it".</para>
 
         <para>They key advantage of this point is that it can make it easy to
@@ -258,4 +258,4 @@
     changed, removed, added without requiring changes to other rules that are
     unrelated.</para>
   </section>
-</section>
\ No newline at end of file
+</section>




More information about the jboss-svn-commits mailing list