Author: vpakan(a)redhat.com
Date: 2011-01-31 12:25:41 -0500 (Mon, 31 Jan 2011)
New Revision: 28779
Modified:
trunk/drools/docs/reference/en-US/create_new_project.xml
trunk/drools/docs/reference/en-US/debugging_rules.xml
trunk/drools/docs/reference/en-US/editors.xml
trunk/drools/docs/reference/en-US/introduction.xml
Log:
Fix typos
Modified: trunk/drools/docs/reference/en-US/create_new_project.xml
===================================================================
--- trunk/drools/docs/reference/en-US/create_new_project.xml 2011-01-31 16:34:01 UTC (rev
28778)
+++ trunk/drools/docs/reference/en-US/create_new_project.xml 2011-01-31 17:25:41 UTC (rev
28779)
@@ -9,7 +9,7 @@
<title>Creating a New Drools Project</title>
- <para>In this chapter will cover the steps required to setup an executable sample
Drools project in which rules can be used.</para>
+ <para>This chapter will cover the steps required to setup an executable sample
Drools project in which rules can be used.</para>
<section id="sample_drools_project">
<title>Creating a Sample Drools Project</title>
Modified: trunk/drools/docs/reference/en-US/debugging_rules.xml
===================================================================
--- trunk/drools/docs/reference/en-US/debugging_rules.xml 2011-01-31 16:34:01 UTC (rev
28778)
+++ trunk/drools/docs/reference/en-US/debugging_rules.xml 2011-01-31 17:25:41 UTC (rev
28779)
@@ -14,10 +14,10 @@
<section id="creating_breakpoints">
<title>Creating Breakpoints</title>
- <para>this section will focus on how to add breakpoints in the consequences of
your rules.</para>
+ <para>This section will focus on how to add breakpoints in the consequences of
your rules.</para>
<para>
- Whenever such a breakpoint is encountered during the execution of the rules, the
execution is halted. It is possible to then inspect the variables known at that point and
use any of the default debugging actions to decide what should happen next (step over,
continue, etc). To inspect the content of the working memory and agenda the Debug views
can be used.
+ Whenever such a breakpoint is encountered during the execution of the rules, the
execution is halted. Once the execution is halted, it's possible to inspect the
variables known at that point and use any of the default debugging actions to decide what
should happen next (step over, continue, etc). To inspect the content of the working
memory and agenda the Debug views can be used.
</para>
<para>
@@ -42,7 +42,7 @@
<listitem>
<para>
- Right-click the ruler. Select the <guimenuitem>Toggle
Breakpoint</guimenuitem> action in the context menu. Clicking the action will add a
breakpoint at the selected line or remove it if there is one already.
+ Right-click the ruler. Select the <guimenuitem>Toggle
Breakpoint</guimenuitem> action in the context menu. Choosing this action will add a
breakpoint at the selected line or remove it if there is one already.
</para>
</listitem>
</itemizedlist>
Modified: trunk/drools/docs/reference/en-US/editors.xml
===================================================================
--- trunk/drools/docs/reference/en-US/editors.xml 2011-01-31 16:34:01 UTC (rev 28778)
+++ trunk/drools/docs/reference/en-US/editors.xml 2011-01-31 17:25:41 UTC (rev 28779)
@@ -69,16 +69,16 @@
</row>
<row>
<entry>Expression</entry>
- <entry>Shows the language expression of the selected table line(language
message mapping).</entry>
+ <entry>Shows the language expression of the selected table line (language
message mapping).</entry>
</row>
<row>
<entry>Mapping</entry>
- <entry>Shows the rule of language mapping for the selected table
line(language message mapping).</entry>
+ <entry>Shows the rule of language mapping for the selected table line
(language message mapping).</entry>
</row>
<row>
<entry>Object</entry>
- <entry>Shows the object for the selected table line(language message
mapping)</entry>
+ <entry>Shows the object for the selected table line (language message
mapping)</entry>
</row>
<row>
@@ -102,7 +102,7 @@
</listitem>
<listitem>
<para>
- <emphasis>Add</emphasis>: with this button you can add new mapping
lines to the table.For more information look at the <xref
linkend="add_wizard"/> section.
+ <emphasis>Add</emphasis>: with this button you can add new mapping
lines to the table. For more information look at the <xref
linkend="add_wizard"/> section.
</para>
</listitem>
<listitem>
@@ -351,7 +351,7 @@
</entry>
<entry>Gateway[converge]</entry>
<entry>
- Allows you to synchronize multiple branches. A
<property>Gateway[diverge]</property> node should have two or more incoming
connections and one outgoing connection.
+ Allows you to synchronize multiple branches. A
<property>Gateway[converge]</property> node should have two or more incoming
connections and one outgoing connection.
</entry>
</row>
<row>
Modified: trunk/drools/docs/reference/en-US/introduction.xml
===================================================================
--- trunk/drools/docs/reference/en-US/introduction.xml 2011-01-31 16:34:01 UTC (rev
28778)
+++ trunk/drools/docs/reference/en-US/introduction.xml 2011-01-31 17:25:41 UTC (rev
28779)
@@ -61,7 +61,7 @@
<row>
<entry>
- <para>Wizards for creation new Drools resources</para>
+ <para>Wizards for creation of new Drools resources</para>
</entry>
<entry>
<para>