]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Spelling correction
authorhno <>
Sat, 21 Oct 2000 05:47:46 +0000 (05:47 +0000)
committerhno <>
Sat, 21 Oct 2000 05:47:46 +0000 (05:47 +0000)
src/client_side.cc

index 41ee501eb296e447f99acac6debab596dfd94517..89908049e20f3fc39d746a10a018a1fc09b69564 100644 (file)
@@ -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)