[jboss-svn-commits] JBL Code SVN: r15308 - labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Sep 23 13:03:42 EDT 2007


Author: ge0ffrey
Date: 2007-09-23 13:03:42 -0400 (Sun, 23 Sep 2007)
New Revision: 15308

Modified:
   labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml
Log:
typo's

Modified: labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml	2007-09-23 16:29:18 UTC (rev 15307)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-Solver/Section-Solver_introduction.xml	2007-09-23 17:03:42 UTC (rev 15308)
@@ -6,13 +6,13 @@
     <title>Status of drools-solver</title>
 
     <para>Drools-solver is an <emphasis role="bold">experimental</emphasis>
-    module of drools-solver. The API is far from stable and backward
-    incompatible changes occur now and then. A recipe to upgrade and apply
-    those API changes between versions will be maintained soon.</para>
+    module of Drools. The API is far from stable and backward incompatible
+    changes occur now and then. A recipe to upgrade and apply those API
+    changes between versions will be maintained soon.</para>
 
     <para>No releases have been made yet, but you can easily build it from
-    source yourself by checking out drools and doing a maven 2 build with the
-    solver profile:</para>
+    source yourself by checking out drools from subversion and doing a maven 2
+    build with the solver profile:</para>
 
     <programlisting>$ svn checkout http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/ drools
 ...




More information about the jboss-svn-commits mailing list