Fix typo in rules examples

Moo
Maxime Besson 5 years ago
parent 89ec2b09b1
commit ad62178d9a
  1. 2
      doc/sources/admin/rules_examples.rst

@ -18,7 +18,7 @@ attribute you see there can be used in a rule!
$uid eq "dwho"
$uidNumber == 1000
$cn eq "Doctor Who"
$email eq "dwho@tardis.info"
$email eq "dwho@badwolf.org"
etc.

Loading…
Cancel
Save