X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=filters.c;h=ef9661ec65d2fffadd18af43dc64f2ddad89f31d;hp=7b586bc0881f4e6254adc3c424c2709d45c49875;hb=e857ebe8f75d1104c664e090b4ba46b0e8b9a288;hpb=53704ce1e734b0cbcf86ee262c8e38c0c3b2651c diff --git a/filters.c b/filters.c index 7b586bc0..ef9661ec 100644 --- a/filters.c +++ b/filters.c @@ -2675,7 +2675,7 @@ int content_requires_filtering(struct client_state *csp) * The server didn't bother to declare a MIME-Type. * Assume it's text that can be filtered. * - * This also regulary happens with 304 responses, + * This also regularly happens with 304 responses, * therefore logging anything here would cause * too much noise. */