]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Spell check.
authorserassio <>
Sun, 6 Nov 2005 18:14:27 +0000 (18:14 +0000)
committerserassio <>
Sun, 6 Nov 2005 18:14:27 +0000 (18:14 +0000)
src/forward.cc

index 306e6b26189fd427bf0214119d70ea6725c13b8a..1af4dd2afe8f00f96c08abdf7fc067cbb0e02cde 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: forward.cc,v 1.129 2005/09/10 16:03:52 serassio Exp $
+ * $Id: forward.cc,v 1.130 2005/11/06 11:14:27 serassio Exp $
  *
  * DEBUG: section 17    Request Forwarding
  * AUTHOR: Duane Wessels
@@ -597,7 +597,7 @@ fwdConnectStart(void *data)
             return;
         } else {
             /* Discard the persistent connection to not cause
-             * a imbalance in number of conenctions open if there
+             * an imbalance in number of connections open if there
              * is a lot of POST requests
              */
             comm_close(fd);