]> git.scripts.mit.edu Git - git.git/blobdiff - notes-utils.h
fsck: complain about HFS+ ".git" aliases in trees
[git.git] / notes-utils.h
index b4cb1bfb4332a7e370071ac6699a9cf48e4da44c..564e30cccd550f9acbd493f43c940bab1abba427 100644 (file)
@@ -9,7 +9,7 @@
  * Properties of the created commit:
  * - tree: the result of converting t to a tree object with write_notes_tree().
  * - parents: the given parents OR (if NULL) the commit referenced by t->ref.
- * - author/committer: the default determined by commmit_tree().
+ * - author/committer: the default determined by commit_tree().
  * - commit message: msg
  *
  * The resulting commit SHA1 is stored in result_sha1.