aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-12 15:00:16 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-12 15:00:16 -0400
commit2ec6db95d2725be286cab0930e8125fa7b0c4947 (patch)
tree258fcb1e5c3cf05e9eb1ec2eecead2aa89c3d246
parent739d9293487cd1393d67f118921dbe061ea383ee (diff)
downloadikiwiki-2ec6db95d2725be286cab0930e8125fa7b0c4947.tar
ikiwiki-2ec6db95d2725be286cab0930e8125fa7b0c4947.tar.gz
clarify
-rw-r--r--doc/ikiwiki/directive/if.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/directive/if.mdwn b/doc/ikiwiki/directive/if.mdwn
index 2338956d2..2cbf70cdf 100644
--- a/doc/ikiwiki/directive/if.mdwn
+++ b/doc/ikiwiki/directive/if.mdwn
@@ -23,8 +23,8 @@ If you want the [[ikiwiki/PageSpec]] to only match against the page that
contains the conditional, rather than matching against all pages in the
wiki, set the "all" parameter to "no".
-The regular [[ikiwiki/PageSpec]] syntax is expanded with the following
-additional tests:
+In an `if` directive, the regular [[ikiwiki/PageSpec]] syntax is expanded
+with the following additional tests:
* enabled(plugin)