Bladeren bron

Merge pull request #467 from theanalyst/patch-1

user_manual: typo fix
bel2125 8 jaren geleden
bovenliggende
commit
0c858cd2a4
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.