diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2013-07-22 23:02:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-22 16:06:49 -0700 |
commit | 749f763dbbe4dbcc4082f02bf98bfc1a09427c6f (patch) | |
tree | b4c8fc9290480928d1908a63cfe5db0f06dffd51 /convert.c | |
parent | typofix: documentation (diff) | |
download | tgif-749f763dbbe4dbcc4082f02bf98bfc1a09427c6f.tar.xz |
typofix: in-code comments
Signed-off-by: Ondřej Bílka <neleai@seznam.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'convert.c')
-rw-r--r-- | convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -835,7 +835,7 @@ int renormalize_buffer(const char *path, const char *src, size_t len, struct str /***************************************************************** * - * Streaming converison support + * Streaming conversion support * *****************************************************************/ |