summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/menu/menu.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/menu/menu.install b/modules/menu/menu.install
index 5c0006061..346edf9f2 100644
--- a/modules/menu/menu.install
+++ b/modules/menu/menu.install
@@ -70,7 +70,7 @@ function menu_uninstall() {
}
/**
- * @addtogroup updates-7.x-extra Extra updates for 7.x
+ * @addtogroup updates-7.x-extra
* @{
*/
@@ -205,6 +205,6 @@ function menu_update_7003(&$sandbox) {
}
/**
- * @} End of "addtogroup updates-7.x-extra"
+ * @} End of "addtogroup updates-7.x-extra".
* The next series of updates should start at 8000.
*/