summaryrefslogtreecommitdiff
path: root/include/git2/notes.h
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2012-08-12 06:31:42 -0700
committerJosh Triplett <josh@joshtriplett.org>2012-08-12 06:31:42 -0700
commitd45ada03cf7635e7bb46807a91b7bc31442123f3 (patch)
tree4eb26c3902273e65545487e19e1181ed15621447 /include/git2/notes.h
parentc9d78bde943213f4c2594d1df175336573678b74 (diff)
downloadlibgit2-d45ada03cf7635e7bb46807a91b7bc31442123f3.tar.gz
git_note_foreach: Fix documentation for notes_ref parameter
Diffstat (limited to 'include/git2/notes.h')
-rw-r--r--include/git2/notes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/notes.h b/include/git2/notes.h
index b4839bec3..e98c75edf 100644
--- a/include/git2/notes.h
+++ b/include/git2/notes.h
@@ -119,7 +119,7 @@ typedef struct {
*
* @param repo Repository where to find the notes.
*
- * @param notes_ref OID reference to read from (optional); defaults to
+ * @param notes_ref Reference to read from (optional); defaults to
* "refs/notes/commits".
*
* @param note_cb Callback to invoke per found annotation. Return non-zero