Typo in comment

This commit is contained in:
Liam Crilly 2022-04-12 08:53:14 +01:00 committed by GitHub
parent d364261db8
commit 3df1b7a9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ http {
# which is the default set in nginx-ldap-auth-daemon.py.
proxy_set_header X-Ldap-Template ""; # Optional, do not comment
# (Optional) Set the realm name, e.g. "Restricred", which is the
# (Optional) Set the realm name, e.g. "Restricted", which is the
# default set in nginx-ldap-auth-daemon.py.
proxy_set_header X-Ldap-Realm ""; # Optional, do not comment
}