mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-10 16:00:04 +00:00
Fix two typos in the merge docs.
This commit is contained in:
parent
9007c53fae
commit
31a6118175
@ -23,8 +23,8 @@
|
||||
GIT_BEGIN_DECL
|
||||
|
||||
/**
|
||||
* Flags for `git_mrege_tree` options. A combination of these flags can be
|
||||
* passed in via the `flags` vlaue in the `git_merge_tree_opts`.
|
||||
* Flags for `git_merge_tree` options. A combination of these flags can be
|
||||
* passed in via the `flags` value in the `git_merge_tree_opts`.
|
||||
*/
|
||||
typedef enum {
|
||||
/** Detect renames */
|
||||
|
Loading…
Reference in New Issue
Block a user