aboutsummaryrefslogtreecommitdiff
path: root/doc/admin/host_config.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin/host_config.rst')
-rw-r--r--doc/admin/host_config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/host_config.rst b/doc/admin/host_config.rst
index 91848ff..4e1db02 100644
--- a/doc/admin/host_config.rst
+++ b/doc/admin/host_config.rst
@@ -92,7 +92,7 @@ to principals from a different realm than the default realm::
# only principals in OTHER.REALM are matched.
#
# s/@OTHER\.REALM$// removes the realm name, leaving behind the
- # principal name as the acount name.
+ # principal name as the account name.
auth_to_local = RULE:[1:$1@$0](.*@OTHER\.REALM)s/@OTHER\.REALM$//
# Also allow principals from the default realm. Omit this line