summaryrefslogtreecommitdiff
path: root/commit-slab.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-12 16:47:37 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-08-12 16:47:37 (GMT)
commite6b8f80653063cd41903c599ec9ca83be3d3afa5 (patch)
tree52d1e93fe3edc581275f92f98981c3103471af58 /commit-slab.h
parent2c44b7a53bf49430f231a71668d2a1c4ea9f5591 (diff)
parent2e3a16b279a9df2e498187871c67e623e12bc8a4 (diff)
downloadgit-e6b8f80653063cd41903c599ec9ca83be3d3afa5.zip
git-e6b8f80653063cd41903c599ec9ca83be3d3afa5.tar.gz
git-e6b8f80653063cd41903c599ec9ca83be3d3afa5.tar.bz2
Merge branch 'vs/typofix'
* vs/typofix: Spelling fixes
Diffstat (limited to 'commit-slab.h')
-rw-r--r--commit-slab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commit-slab.h b/commit-slab.h
index 006a50b..42d16dc 100644
--- a/commit-slab.h
+++ b/commit-slab.h
@@ -8,7 +8,7 @@
*
* After including this header file, using:
*
- * define_commit_slab(indegee, int);
+ * define_commit_slab(indegree, int);
*
* will let you call the following functions:
*