summaryrefslogtreecommitdiff
path: root/convert.h
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-07-22 21:02:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-22 23:06:49 (GMT)
commit749f763dbbe4dbcc4082f02bf98bfc1a09427c6f (patch)
treeb4c8fc9290480928d1908a63cfe5db0f06dffd51 /convert.h
parent17b83d71d52a5eb6a621be22daa624414d3ee514 (diff)
downloadgit-749f763dbbe4dbcc4082f02bf98bfc1a09427c6f.zip
git-749f763dbbe4dbcc4082f02bf98bfc1a09427c6f.tar.gz
git-749f763dbbe4dbcc4082f02bf98bfc1a09427c6f.tar.bz2
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.h')
-rw-r--r--convert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert.h b/convert.h
index ec5fd69..0c2143c 100644
--- a/convert.h
+++ b/convert.h
@@ -48,7 +48,7 @@ static inline int would_convert_to_git(const char *path, const char *src,
/*****************************************************************
*
- * Streaming converison support
+ * Streaming conversion support
*
*****************************************************************/