summaryrefslogtreecommitdiff
path: root/includes/pager.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-04-12 22:47:12 +0200
committerDries Buytaert <dries@buytaert.net>2011-04-12 22:47:12 +0200
commit6022a6dc9ac18a5e124e4c8d1e19e83f32670a98 (patch)
tree0871dba65bc723284aa94da4ea537fbfe8158b8c /includes/pager.inc
parent1d0c020cc4c387362b788d45421359d34ce92228 (diff)
downloadbrdo-6022a6dc9ac18a5e124e4c8d1e19e83f32670a98.tar.gz
brdo-6022a6dc9ac18a5e124e4c8d1e19e83f32670a98.tar.bz2
- Patch #1110064 by jeffschuler: two @defgroup comment fixes.
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 2a31c8851..146033f1b 100644
--- a/includes/pager.inc
+++ b/includes/pager.inc
@@ -430,7 +430,7 @@ function theme_pager($variables) {
/**
* @defgroup pagerpieces Pager pieces
* @{
- * Use these pieces to construct your own custom pagers in your theme.
+ * Theme functions for customizing pager elements.
*
* Note that you should NOT modify this file to customize your pager.
*/