From 749f763dbbe4dbcc4082f02bf98bfc1a09427c6f Mon Sep 17 00:00:00 2001 From: Ondřej Bílka Date: Mon, 22 Jul 2013 23:02:23 +0200 Subject: typofix: in-code comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Bílka Signed-off-by: Junio C Hamano --- convert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'convert.c') diff --git a/convert.c b/convert.c index 2a2e46c201..11a95fc8b5 100644 --- a/convert.c +++ b/convert.c @@ -835,7 +835,7 @@ int renormalize_buffer(const char *path, const char *src, size_t len, struct str /***************************************************************** * - * Streaming converison support + * Streaming conversion support * *****************************************************************/ -- cgit v1.3-5-g9baa