Browse Source

Merge pull request #467 from theanalyst/patch-1

user_manual: typo fix
bel2125 8 years ago
parent
commit
0c858cd2a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/UserManual.md

+ 1 - 1
docs/UserManual.md

@@ -146,7 +146,7 @@ used in the encoding of the `.htpasswd` authorization files as well.
 Changing the domain retroactively will render the existing passwords useless.
 Changing the domain retroactively will render the existing passwords useless.
 
 
 ### enable\_auth\_domain\_check `yes`
 ### enable\_auth\_domain\_check `yes`
-When using absolute URLs, verify the host is identical to the authentication\_domain. If enabled, requests to absolute URLs will only be prozessed 
+When using absolute URLs, verify the host is identical to the authentication\_domain. If enabled, requests to absolute URLs will only be processed 
 if they are directed to the domain. If disabled, absolute URLs to any host
 if they are directed to the domain. If disabled, absolute URLs to any host
 will be accepted.
 will be accepted.