Fix comment typo
authorFabian Keil <fk@fabiankeil.de>
Tue, 19 Jan 2021 10:18:24 +0000 (11:18 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 19 Jan 2021 13:25:06 +0000 (14:25 +0100)
jcc.c

diff --git a/jcc.c b/jcc.c
index 5f0b69e..d73b4a9 100644 (file)
--- 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.
           *
           * 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;
           * and we're done here.
           */
          return JB_ERR_PARSE;