[jboss-svn-commits] JBL Code SVN: r26578 - labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon May 18 02:53:55 EDT 2009


Author: michael.neale at jboss.com
Date: 2009-05-18 02:53:55 -0400 (Mon, 18 May 2009)
New Revision: 26578

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml
   labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-UserGuide.xml
Log:
small doco tweaks I had forgotten to commit

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml	2009-05-18 05:15:16 UTC (rev 26577)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml	2009-05-18 06:53:55 UTC (rev 26578)
@@ -378,10 +378,10 @@
       </mediaobject>
     </figure>
 
-    <para>The per category "analist" permissions are quite useful - you can
+    <para>The per category "analyst" permissions are quite useful - you can
     also augment their permissions with a specific package (so on top of their
     category rights, they can see and play with a particular package - which
-    may be used as a "practice" area, or test area for instance). The above
+    may be used as a "practice" area, or test area for instance). This
     provides a few ways to manage permissions in a coarse or fine grained way,
     as suits the different types of users.</para>
 

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-UserGuide.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-UserGuide.xml	2009-05-18 05:15:16 UTC (rev 26577)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-UserGuide.xml	2009-05-18 06:53:55 UTC (rev 26578)
@@ -771,9 +771,9 @@
         altogether, just use "when" and "then" to mark the condition and
         action sections respectively). Normally you would use the IDE to edit
         raw DRL files, since it has all the advanced tooling and content
-        assistance and debugging, however there are times when a rule may have
-        to deal with something fairly technical. In any typical package of
-        rules, you generally have a been for some "technical rules" - you can
+        assistance and debugging. However, there are times when a rule may have
+        to deal with something fairly technical in a package in Guvnor. In any typical package of
+        rules, you generally have a need for some "technical rules" - you can
         mix and match all the rule types together of course.</para>
 
         <figure>




More information about the jboss-svn-commits mailing list