mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 10:53:29 +08:00
* doc/wget.texi: Fix spelling error
Reported-by: Jim Cathey
This commit is contained in:
@@ -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
|
@dfn{Proxies} are special-purpose @sc{http} servers designed to transfer
|
||||||
data from remote servers to local clients. One typical use of proxies
|
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
|
achieved by channeling all @sc{http} and @sc{ftp} requests through the
|
||||||
proxy which caches the transferred data. When a cached resource is
|
proxy which caches the transferred data. When a cached resource is
|
||||||
requested again, proxy will return the data from cache. Another use for
|
requested again, proxy will return the data from cache. Another use for
|
||||||
|
|||||||
Reference in New Issue
Block a user