提交 a8132410 编写于 作者: J Johannes Schindelin 提交者: Junio C Hamano

remote-curl: remove spurious period

We should not interrupt. sentences in the middle.
Signed-off-by: NJohannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 c70e1b04
......@@ -587,7 +587,7 @@ static int post_rpc(struct rpc_state *rpc)
} else if (use_gzip && 1024 < rpc->len) {
/* The client backend isn't giving us compressed data so
* we can try to deflate it ourselves, this may save on.
* we can try to deflate it ourselves, this may save on
* the transfer time.
*/
git_zstream stream;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册