diff --git a/maestro.module b/maestro.module
index 770225d..1a31430 100644
--- a/maestro.module
+++ b/maestro.module
@@ -997,6 +997,8 @@ function maestro_createAppGroupDropDown($name, $selected = 0){
 }
 
 /**
+ * Implementation of hook_maestro_get_taskobject_info().
+ *
  * Defines available task types
  * 
  * Any other maestro task type modules will also implement this function
