Browse Source

user_manual: typo fix

Abhishek L 8 năm trước cách đây
mục cha
commit
a45b3440c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.