Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-07-23 01:02:23 +0400
committerJunio C Hamano <gitster@pobox.com>2013-07-23 03:06:49 +0400
commit749f763dbbe4dbcc4082f02bf98bfc1a09427c6f (patch)
treeb4c8fc9290480928d1908a63cfe5db0f06dffd51 /convert.h
parent17b83d71d52a5eb6a621be22daa624414d3ee514 (diff)
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 ec5fd69430..0c2143c152 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
*
*****************************************************************/