summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/common.inc b/includes/common.inc
index ad5f44a5c..8755c94df 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -6746,7 +6746,7 @@ function drupal_common_theme() {
}
/**
- * @ingroup schemaapi
+ * @addtogroup schemaapi
* @{
*/
@@ -7049,7 +7049,7 @@ function drupal_write_record($table, &$record, $primary_keys = array()) {
}
/**
- * @} End of "ingroup schemaapi".
+ * @} End of "addtogroup schemaapi".
*/
/**