aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/pagespec
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-08 17:12:06 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-08 17:12:06 -0400
commit240b58c36c0d3ed9ecf89fc005364b769d0caf8e (patch)
tree3e717032d10e20874002cee3c5265a3eb883523d /doc/ikiwiki/pagespec
parent6caed59b9c852836371f9542636da290350c0e8b (diff)
downloadikiwiki-240b58c36c0d3ed9ecf89fc005364b769d0caf8e.tar
ikiwiki-240b58c36c0d3ed9ecf89fc005364b769d0caf8e.tar.gz
fix name of admin() pagespec test
Diffstat (limited to 'doc/ikiwiki/pagespec')
-rw-r--r--doc/ikiwiki/pagespec/attachment.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/pagespec/attachment.mdwn b/doc/ikiwiki/pagespec/attachment.mdwn
index 234fcdf02..1287fc0a4 100644
--- a/doc/ikiwiki/pagespec/attachment.mdwn
+++ b/doc/ikiwiki/pagespec/attachment.mdwn
@@ -41,7 +41,7 @@ additional tests:
Tests whether the attachment is being uploaded by a user with the
specified username. If openid is enabled, an openid can also be put here.
-* adminuser()
+* admin()
Tests whether the attachment is being uploded by one of the wiki admins.