From: hno <> Date: Sat, 21 Oct 2000 05:47:46 +0000 (+0000) Subject: Spelling correction X-Git-Tag: SQUID_3_0_PRE1~1808 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e0684d30374b9d8477dac182dbc2818d7c9e7b;p=thirdparty%2Fsquid.git Spelling correction --- diff --git a/src/client_side.cc b/src/client_side.cc index 41ee501eb2..89908049e2 100644 --- a/src/client_side.cc +++ b/src/client_side.cc @@ -1,6 +1,6 @@ /* - * $Id: client_side.cc,v 1.506 2000/10/17 08:06:02 adrian Exp $ + * $Id: client_side.cc,v 1.507 2000/10/20 23:47:46 hno Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels @@ -176,7 +176,7 @@ clientAccessCheck(void *data) /* * returns true if client specified that the object must come from the cache - * witout contacting origin server + * without contacting origin server */ static int clientOnlyIfCached(clientHttpRequest * http)