[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1790) typo in documentation example

Mark Proctor (JIRA) jira-events at lists.jboss.org
Wed Mar 18 22:28:30 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBRULES-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Proctor updated JBRULES-1790:
----------------------------------

    Fix Version/s: 5.0.0.GA
                       (was: 5.0.0.CR1)


> typo in documentation example
> -----------------------------
>
>                 Key: JBRULES-1790
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1790
>             Project: JBoss Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-docs
>    Affects Versions: 4.0.7
>            Reporter: Libor Nenadál
>            Assignee: Mark Proctor
>            Priority: Trivial
>             Fix For: 5.0.0.GA
>
>
> In chapter 8.2.1. Building and Registering RuleExecutionSets; Example 8.2. Registering a LocalRuleExecutionSet with the RuleAdministration API is typo in variable type:
> RuleAdministration ruleAdministrator
> should be
> RuleAdministrator ruleAdministrator
> The same typo is in the Example 8.3. Specifying a DSL when registering a LocalRuleExecutionSet
> In the example Example 8.4. Register the RuleExecutionSet is typo:
> String uri = ruleExectionSet.getName();
> should be
> String uri = ruleExecutionSet.getName();

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list