Quellcode durchsuchen

Merge pull request #467 from theanalyst/patch-1

user_manual: typo fix
bel2125 vor 8 Jahren
Ursprung
Commit
0c858cd2a4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.