diff --git a/core/includes/module.inc b/core/includes/module.inc index 0d488ca74ab..cdd3ddd278c 100644 --- a/core/includes/module.inc +++ b/core/includes/module.inc @@ -289,7 +289,7 @@ function module_uninstall($module_list = array(), $uninstall_dependents = TRUE) * @see hooks * @see themeable * - * @} End of "defgroup callbacks". + * @} */ /**