]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
grammar
authorwessels <>
Thu, 20 May 1999 04:46:19 +0000 (04:46 +0000)
committerwessels <>
Thu, 20 May 1999 04:46:19 +0000 (04:46 +0000)
doc/Programming-Guide/prog-guide.sgml

index 3a90f3e69ac7d9d371cda3a10c64306630fe45cc..2fd178c905e17cabcb95401a6549ebe8913effdb 100644 (file)
@@ -733,7 +733,7 @@ Squid consists of the following major components
        information.
 
        <em/storeIOState/ structures are allocated by calling
-       <tt/storeOpen()/, and are will be deallocated by the
+       <tt/storeOpen()/, and will be deallocated by the
        filesystem layer after
        <tt/storeClose()/ is called.