]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Polish: typo in debug for SSL-bumping
authorJohn Xue <xgxjohn@gmail.com>
Mon, 2 Sep 2013 04:17:48 +0000 (22:17 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 2 Sep 2013 04:17:48 +0000 (22:17 -0600)
src/FwdState.cc

index c7a38c334cf7699f3da77aaa2213506977ffbd60..e074c30521cbb380200c51353d0baabcd2a858de 100644 (file)
@@ -1100,7 +1100,7 @@ FwdState::connectStart()
         ctimeout = ftimeout;
 
     if (serverDestinations[0]->getPeer() && request->flags.sslBumped) {
-        debugs(50, 4, "fwdConnectStart: Ssl bumped connections through parrent proxy are not allowed");
+        debugs(50, 4, "fwdConnectStart: Ssl bumped connections through parent proxy are not allowed");
         ErrorState *anErr = new ErrorState(ERR_CANNOT_FORWARD, Http::scServiceUnavailable, request);
         fail(anErr);
         self = NULL; // refcounted