summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/admin/000.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn
index 44e729e..e9b3c05 100644
--- a/doc/admin/000.mdwn
+++ b/doc/admin/000.mdwn
@@ -321,7 +321,7 @@ These operators are followed by a list of conditions, and the result
is true if any condition, or all conditions, respectively, are true.
`anyof` is Boolean _OR_, `allof` is Boolean _AND_.
-The result of an individual condition for `allow`, `deny`, `anyof` or `alloff`,
+The result of an individual condition for `allow`, `deny`, `anyof` or `allof`,
may be negated with the boolean _NOT_ operation (`!`):
deny "No cats" ![user exact cat]