summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 39452e075..4999113ad 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -2830,7 +2830,7 @@ function ip_address() {
}
/**
- * @ingroup schemaapi
+ * @addtogroup schemaapi
* @{
*/
@@ -2952,12 +2952,12 @@ function drupal_get_complete_schema($rebuild = FALSE) {
}
/**
- * @} End of "ingroup schemaapi".
+ * @} End of "addtogroup schemaapi".
*/
/**
- * @ingroup registry
+ * @addtogroup registry
* @{
*/
@@ -3119,7 +3119,7 @@ function registry_update() {
}
/**
- * @} End of "ingroup registry".
+ * @} End of "addtogroup registry".
*/
/**