From: Amos Jeffries Date: Sun, 5 Mar 2017 06:46:20 +0000 (+1300) Subject: Docs: fix typo in rev.15082 X-Git-Tag: M-staged-PR71~225 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85b506ff43c6b9fe08cd3ace1cc2c41a0236a758;p=thirdparty%2Fsquid.git Docs: fix typo in rev.15082 --- diff --git a/src/client_side.h b/src/client_side.h index b53c0f5eb2..d6486dfba7 100644 --- a/src/client_side.h +++ b/src/client_side.h @@ -333,7 +333,7 @@ protected: virtual time_t idleTimeout() const = 0; /// Perform client data lookups that depend on client src-IP. - /// The PROXY protocol may require some data intput first. + /// The PROXY protocol may require some data input first. void whenClientIpKnown(); BodyPipe::Pointer bodyPipe; ///< set when we are reading request body