Teensy spelling error in drools project template
------------------------------------------------
Key: JBRULES-1475
URL:
http://jira.jboss.com/jira/browse/JBRULES-1475
Project: JBoss Drools
Issue Type: Quality Risk
Security Level: Public (Everyone can see)
Components: Documentation, Eclipse IDE
Affects Versions: 4.0.4
Reporter: Greg Barton
Assigned To: Mark Proctor
Priority: Minor
In the DroolsTest.java file created by the drools new
project template in Eclipse, there's a teensy spelling
error. The comment:
//this wil parse and compile in one step
...should read...
//this will parse and compile in one step
It shows up in a few files:
documentation/manual/en/Chapter-Examples/Section-Examples.xml
drools-eclipse/drools-eclipse-plugin/src/main/resources/org/drools/eclipse/wizard/project/RuleFlowLauncherSample.java.template
drools-eclipse/drools-eclipse-plugin/src/main/resources/org/drools/eclipse/wizard/project/RuleLauncherSample.java.template
drools-examples/drools-examples-drl/src/main/java/org/drools/examples/sudoku/rules/DroolsUtil.java
drools-examples/drools-examples-drl/src/main/java/org/drools/examples/HelloWorldExample.java
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira