[jboss-svn-commits] JBL Code SVN: r35837 - labs/jbossrules/trunk/drools-repository/src/main/java/org/drools/repository.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Nov 2 09:28:54 EDT 2010


Author: ge0ffrey
Date: 2010-11-02 09:28:54 -0400 (Tue, 02 Nov 2010)
New Revision: 35837

Modified:
   labs/jbossrules/trunk/drools-repository/src/main/java/org/drools/repository/RulesRepository.java
Log:
typo

Modified: labs/jbossrules/trunk/drools-repository/src/main/java/org/drools/repository/RulesRepository.java
===================================================================
--- labs/jbossrules/trunk/drools-repository/src/main/java/org/drools/repository/RulesRepository.java	2010-11-02 12:20:46 UTC (rev 35836)
+++ labs/jbossrules/trunk/drools-repository/src/main/java/org/drools/repository/RulesRepository.java	2010-11-02 13:28:54 UTC (rev 35837)
@@ -829,7 +829,7 @@
      *
      * @param tagName
      *            the name of the tag to get. If the tag to get is within a
-     *            heirarchy of tag nodes, specify the full path to the tag node
+     *            hierarchy of tag nodes, specify the full path to the tag node
      *            of interest (e.g. if you want to get back 'child-tag', use
      *            "parent-tag/child-tag")
      * @return a TagItem object encapsulating the node for the tag in the



More information about the jboss-svn-commits mailing list