[jboss-svn-commits] JBL Code SVN: r35024 - 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 Sep 6 11:37:48 EDT 2010


Author: ge0ffrey
Date: 2010-09-06 11:37:48 -0400 (Mon, 06 Sep 2010)
New Revision: 35024

Modified:
   labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml
Log:
typo + language

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	2010-09-06 15:33:15 UTC (rev 35023)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-guvnor/src/main/docbook/en-US/Chapter-Guvnor/Section-AdminGuide.xml	2010-09-06 15:37:48 UTC (rev 35024)
@@ -45,20 +45,20 @@
       supports Java SE5 (JEE 5 is not required) - this includes servlet
       containers like tomcat.</para>
 
-      <para>It is actively teste/developed on JBoss app server platforms, and
-      these are recommended if you are able to use them, or don't have any
+      <para>It is actively tested/developed on JBoss app server platforms,
+      which are recommended if you are able to use them, or don't have any
       existing infrastructure. However, it is possible to use any
       container/app server, in some cases with minor configuration tweaks
       (consult the wiki for specific tips - many in the community have been
       able to make it run on various platforms).</para>
 
-      <para>You can of course download these app servers from www.jboss.com
-      for every operating system.</para>
+      <para>You can download the JBoss app server from www.jboss.com
+      for any common operating system.</para>
 
-      <para>Deployment into JBoss platforms: If you are installing a new JBoss
-      platform, the WAR can be copied to [app server
-      directory]/server/default/deploy. You then start up the server by
-      running run.sh or run.bat in the [app server directory/bin]
+      <para>Deployment on a JBoss app server: If you are installing a new JBoss
+      application server, copy the WAR to [app server
+      directory]/server/default/deploy. Start up the server by
+      running run.sh or run.bat in the [app server directory]/bin
       directory.</para>
     </section>
   </section>



More information about the jboss-svn-commits mailing list