summaryrefslogtreecommitdiff
path: root/modules/field/field.attach.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/field/field.attach.inc')
-rw-r--r--modules/field/field.attach.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc
index 36117eb7a..868d7bd75 100644
--- a/modules/field/field.attach.inc
+++ b/modules/field/field.attach.inc
@@ -65,7 +65,7 @@ define('FIELD_STORAGE_UPDATE', 'update');
define('FIELD_STORAGE_INSERT', 'insert');
/**
- * @} End of "defgroup field_storage"
+ * @} End of "defgroup field_storage".
*/
/**
@@ -1365,5 +1365,5 @@ function field_attach_delete_bundle($entity_type, $bundle) {
/**
- * @} End of "defgroup field_attach"
+ * @} End of "defgroup field_attach".
*/