Commit 804bcd6b by Ephemera

Fix typo

parent 612f2a60
...@@ -1194,7 +1194,7 @@ typedef enum { ...@@ -1194,7 +1194,7 @@ typedef enum {
} git_diff_stats_format_t; } 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 out Structure containg the diff statistics.
* @param diff A git_diff generated by one of the above functions. * @param diff A git_diff generated by one of the above functions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment