[jboss-svn-commits] JBL Code SVN: r29640 - labs/jbossrules/trunk/drools-solver/src/presentations.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Oct 16 10:11:04 EDT 2009


Author: ge0ffrey
Date: 2009-10-16 10:11:04 -0400 (Fri, 16 Oct 2009)
New Revision: 29640

Modified:
   labs/jbossrules/trunk/drools-solver/src/presentations/drools-solver.html
Log:
typo

Modified: labs/jbossrules/trunk/drools-solver/src/presentations/drools-solver.html
===================================================================
--- labs/jbossrules/trunk/drools-solver/src/presentations/drools-solver.html	2009-10-16 14:09:11 UTC (rev 29639)
+++ labs/jbossrules/trunk/drools-solver/src/presentations/drools-solver.html	2009-10-16 14:11:04 UTC (rev 29640)
@@ -76,7 +76,7 @@
                     <li>There is a simulated annealing and a great deluge implementation.</li>
                     <li>Plain local search (hill climbing) is also possible.</li>
                     <li>It is easy to switch the solver algorithm, by simply changing the configuration.</li>
-                    <li>The Benchmarker class allows you to play other several configurations and pick the best one.</li>
+                    <li>The Benchmarker class allows you to play out several configurations against each other and pick the best one.</li>
                 </ul>
             </li>
             <li>
@@ -93,7 +93,7 @@
         <p>
 
         </p>
-        <!-- ############################################################## -->
+        <!-- #################################################### -->
         <h2><a name="LearnMore">Learn more</a></h2>
         <p>Continue to learn more about Drools Solver:</p>
         <ul>



More information about the jboss-svn-commits mailing list