mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 04:29:42 +00:00
Fix typo
This commit is contained in:
parent
612f2a6095
commit
804bcd6b95
@ -1194,7 +1194,7 @@ typedef enum {
|
||||
} git_diff_stats_format_t;
|
||||
|
||||
/**
|
||||
* Accumlate diff statistics for all patches.
|
||||
* Accumulate diff statistics for all patches.
|
||||
*
|
||||
* @param out Structure containg the diff statistics.
|
||||
* @param diff A git_diff generated by one of the above functions.
|
||||
|
Loading…
Reference in New Issue
Block a user