Sfoglia il codice sorgente

user_manual: typo fix

Abhishek L 8 anni fa
parent
commit
a45b3440c0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.
 
 ### 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
 will be accepted.