]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed typo in documentation.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Jan 2012 11:12:00 +0000 (12:12 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Jan 2012 11:12:00 +0000 (12:12 +0100)
compat/compat.h

index c289494d1b4133dc2e035e68752639e423e82016..35fea545eb2165c3df3201e1da81ec07f991451c 100644 (file)
@@ -12,7 +12,7 @@
  *
  * It should not be included directly in any of the squid sources.
  * If your code requires any symbols from here you should be importing
- * squid.h at the top line of your .cc or file.
+ * squid.h at the top line of your .cc file.
  */