summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-01-14 22:49:30 +0000
committerRichard Maw <richard.maw@gmail.com>2017-01-14 22:49:30 +0000
commit6e266115dafc8a4a3cc631251dd4e9a139997f10 (patch)
tree4d946fd6c38aec74590aecd1365c5637f6a1db45 /doc
parent4d8941d58c5c8b490730ed6d2a5fc9fe06992986 (diff)
downloadgitano-6e266115dafc8a4a3cc631251dd4e9a139997f10.tar.gz
admin-doc: Fix typo allof as alloff
Diffstat (limited to 'doc')
-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]