We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34b9a04 + 9658559 commit 9f295e2Copy full SHA for 9f295e2
include/git2/diff.h
@@ -998,7 +998,7 @@ GIT_EXTERN(size_t) git_diff_num_deltas(const git_diff *diff);
998
/**
999
* Query how many diff deltas are there in a diff filtered by type.
1000
*
1001
- * This works just like `git_diff_entrycount()` with an extra parameter
+ * This works just like `git_diff_num_deltas()` with an extra parameter
1002
* that is a `git_delta_t` and returns just the count of how many deltas
1003
* match that particular type.
1004
0 commit comments