]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix typo
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 13 Jul 2014 04:40:42 +0000 (21:40 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 13 Jul 2014 04:40:42 +0000 (21:40 -0700)
src/client_side.cc

index ec52a5f6969c7a1b389b4b6c4b2f60d0d87a78fd..99b7b2a1eaf49abb452ab540798e083be75935d2 100644 (file)
@@ -3569,7 +3569,7 @@ ConnStateData::start()
             return;
     }
 
-    // prepare any chidl API state that is needed
+    // prepare any child API state that is needed
     BodyProducer::start();
     HttpControlMsgSink::start();