remote-curl: fix typo
authorDenton Liu <redacted>
Mon, 18 May 2020 15:47:18 +0000 (11:47 -0400)
committerJunio C Hamano <redacted>
Mon, 18 May 2020 18:34:24 +0000 (11:34 -0700)
Signed-off-by: Denton Liu <redacted>
Signed-off-by: Junio C Hamano <redacted>
remote-curl.c

index 1c9aa3d0ab978c1f98f1b4ff45143d765fcf6c27..6844708f382761999075a756ff916d07b5adff2e 100644 (file)
@@ -643,7 +643,7 @@ static size_t rpc_out(void *ptr, size_t eltsize,
                        return 0;
                }
                /*
-                * If avail is non-zerp, the line length for the flush still
+                * If avail is non-zero, the line length for the flush still
                 * hasn't been fully sent. Proceed with sending the line
                 * length.
                 */
git clone https://git.99rst.org/PROJECT