summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2013-06-06 09:06:41 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2013-06-06 09:06:41 -0700
commit0811215768c48dd3a802c6dc91ca781964fd815f (patch)
treeebfcde240882940ee2f1c4db3d622e170c0182d1 /includes
parent5ae8828fef1b17c5ac412b8a47a7be7cb75d9144 (diff)
downloadbrdo-0811215768c48dd3a802c6dc91ca781964fd815f.tar.gz
brdo-0811215768c48dd3a802c6dc91ca781964fd815f.tar.bz2
Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblock
Diffstat (limited to 'includes')
-rw-r--r--includes/module.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/module.inc b/includes/module.inc
index 9b5944b87..da6dae99c 100644
--- a/includes/module.inc
+++ b/includes/module.inc
@@ -641,7 +641,7 @@ function module_disable($module_list, $disable_dependents = TRUE) {
* @see hooks
* @see themeable
*
- * @} End of "defgroup callbacks".
+ * @}
*/
/**