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:
authorJunio C Hamano <gitster@pobox.com>2013-07-25 06:23:00 +0400
committerJunio C Hamano <gitster@pobox.com>2013-07-25 06:23:01 +0400
commit0def7126fda12600017a1d8cd598ee0516cf60a2 (patch)
treeb6d32fc682657ea5511434178748a7a56a0f56bc /convert.c
parent4274cdf44a6f4929cdcec68b788d9a6991795ff4 (diff)
parent749f763dbbe4dbcc4082f02bf98bfc1a09427c6f (diff)
Merge branch 'ob/typofixes'
* ob/typofixes: typofix: in-code comments typofix: documentation typofix: release notes
Diffstat (limited to 'convert.c')
-rw-r--r--convert.c2
1 files changed, 1 insertions, 1 deletions
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
*
*****************************************************************/