[Privoxy-commits] [privoxy] 14/16: Fix comment typo

User Git git at git.privoxy.org
Tue Jan 19 13:25:50 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 555b12c0eaa9a409bc041de6db940907f866e98a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 19 11:18:24 2021 +0100

    Fix comment typo
---
 jcc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jcc.c b/jcc.c
index 5f0b69e8..d73b4a99 100644
--- a/jcc.c
+++ b/jcc.c
@@ -1860,7 +1860,7 @@ static jb_err receive_client_request(struct client_state *csp)
           * elsewhere failed or Privoxy is configured
           * to only accept proxy requests.
           *
-          * An error response has already been send
+          * An error response has already been sent
           * and we're done here.
           */
          return JB_ERR_PARSE;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list