git_note_foreach: Fix documentation for notes_ref parameter

This commit is contained in:
Josh Triplett 2012-08-12 06:31:42 -07:00
parent c9d78bde94
commit d45ada03cf

View File

@ -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