[jboss-svn-commits] JBL Code SVN: r35025 - labs/jbossrules/trunk/drools-guvnor/src/main/webapp/WEB-INF.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Sep 6 11:40:01 EDT 2010
Author: ge0ffrey
Date: 2010-09-06 11:40:01 -0400 (Mon, 06 Sep 2010)
New Revision: 35025
Modified:
labs/jbossrules/trunk/drools-guvnor/src/main/webapp/WEB-INF/components.xml
Log:
typo
Modified: labs/jbossrules/trunk/drools-guvnor/src/main/webapp/WEB-INF/components.xml
===================================================================
--- labs/jbossrules/trunk/drools-guvnor/src/main/webapp/WEB-INF/components.xml 2010-09-06 15:37:48 UTC (rev 35024)
+++ labs/jbossrules/trunk/drools-guvnor/src/main/webapp/WEB-INF/components.xml 2010-09-06 15:40:01 UTC (rev 35025)
@@ -23,7 +23,7 @@
-->
<!--
- Optional: this is for creating a configurator for a seperate repository type.
+ Optional: this is for creating a configurator for a separate repository type.
<property name="configurator">org.drools.repository.JackrabbitRepositoryConfigurator</property>
-->
</component>
@@ -47,4 +47,4 @@
<!-- This is used to enable or disable role-based authorization. By default it is disabled. -->
<security:role-based-permission-resolver enable-role-based-authorization="false"/>
-</components>
\ No newline at end of file
+</components>
More information about the jboss-svn-commits
mailing list