typos: Fix typos caught by typos.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 4cb2eded68)
This commit is contained in:
Anders Kaseorg
2023-10-09 11:54:10 -07:00
committed by Tim Abbott
parent 3a2a217fa0
commit 41a6511924
10 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ geo $realip_remote_addr $is_x_forwarded_proto_trusted {
}
# Check if the IP address that we resolved the request as coming
# (after looking at X-Fowarded-For, if any) from is actually the proxy
# (after looking at X-Forwarded-For, if any) from is actually the proxy
# itself.
geo $remote_addr $is_from_proxy {
default 0;