Index: /trunk/grails-app/domain/TaskRecurringSchedule.groovy
===================================================================
--- /trunk/grails-app/domain/TaskRecurringSchedule.groovy	(revision 194)
+++ /trunk/grails-app/domain/TaskRecurringSchedule.groovy	(revision 195)
@@ -35,6 +35,6 @@
 
     // As of Grails 1.1.1 this does not fire/pass before validation.
-    // But setting some defaults above to pass validation and placing this code here 
-	// in the hope that this will be fixed in future versions.
+    // But setting some defaults above to pass validation and placing this code here
+    // in the hope that this will be fixed in future versions.
     def beforeInsert = {
         nextTargetStartDate = startDate
