Index: trunk/grails-app/services/CreateDataService.groovy
===================================================================
--- trunk/grails-app/services/CreateDataService.groovy	(revision 296)
+++ trunk/grails-app/services/CreateDataService.groovy	(revision 298)
@@ -180,5 +180,5 @@
         // Authority #7
         authInstance = new Authority(description:"Inventory User",
-                                        authority:"ROLE_InvetoryUser")
+                                        authority:"ROLE_InventoryUser")
         saveAndTest(authInstance)
 
