]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
fix some speeling typos
authoradrian <>
Mon, 22 Jul 2002 17:48:32 +0000 (17:48 +0000)
committeradrian <>
Mon, 22 Jul 2002 17:48:32 +0000 (17:48 +0000)
src/cf.data.pre

index aed548c5e2716f6ad5cd821d64f9efa16a7588b0..56f97c23ac23d65b56533459674950856ffde463 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.272 2002/07/14 23:51:06 hno Exp $
+# $Id: cf.data.pre,v 1.273 2002/07/22 11:48:32 adrian Exp $
 #
 #
 # SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -289,7 +289,7 @@ DOC_START
 
                     use 'basetime=n' to specify a base amount to
                     be subtracted from round trip times of parents.
-                    It is subtraced before devision by weight in calculating
+                    It is subtracted before division by weight in calculating
                     which parent to fectch from. If the rtt is less than the
                     base time then the rtt is set to a minimal value.