language nit
[privoxy.git] / jcc.c
diff --git a/jcc.c b/jcc.c
index 8ce341b..298eff5 100644 (file)
--- a/jcc.c
+++ b/jcc.c
@@ -2169,7 +2169,7 @@ static void handle_established_connection(struct client_state *csp)
                 */
                watch_client_socket = 0;
                log_error(LOG_LEVEL_CONNECT,
-                  "Stopping to watch the client socket %d. "
+                  "Stop watching client socket %d. "
                   "There's already another request waiting.",
                   csp->cfd);
                continue;