summaryrefslogtreecommitdiff
path: root/includes/pager.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pager.inc')
-rw-r--r--includes/pager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pager.inc b/includes/pager.inc
index 49c758ab1..0e417f656 100644
--- a/includes/pager.inc
+++ b/includes/pager.inc
@@ -429,7 +429,7 @@ function theme_pager($variables) {
/**
- * @name Pager pieces
+ * @defgroup pagerpieces Pager pieces
* @{
* Use these pieces to construct your own custom pagers in your theme. Note that
* you should NOT modify this file to customize your pager.