]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: fix typo in rev.15082
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 5 Mar 2017 06:46:20 +0000 (19:46 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 5 Mar 2017 06:46:20 +0000 (19:46 +1300)
src/client_side.h

index b53c0f5eb2acf53a344b4276ad717e9b95b1e7f2..d6486dfba73f25e686da594c0e52b850821ef5e6 100644 (file)
@@ -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