From 3e2f450c6ab8b06258e26154b598cc9a49f2bcf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Fri, 28 Feb 2020 22:03:32 +0100 Subject: [PATCH] * doc/wget.texi: Fix spelling error Reported-by: Jim Cathey --- doc/wget.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/wget.texi b/doc/wget.texi index 31511d01..a5e4671f 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -3998,7 +3998,7 @@ This chapter contains all the stuff that could not fit anywhere else. @dfn{Proxies} are special-purpose @sc{http} servers designed to transfer data from remote servers to local clients. One typical use of proxies -is lightning network load for users behind a slow connection. This is +is lightening network load for users behind a slow connection. This is achieved by channeling all @sc{http} and @sc{ftp} requests through the proxy which caches the transferred data. When a cached resource is requested again, proxy will return the data from cache. Another use for