mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-13 04:26:40 +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
|
GIT_BEGIN_DECL
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Flags for `git_mrege_tree` options. A combination of these flags can be
|
* Flags for `git_merge_tree` options. A combination of these flags can be
|
||||||
* passed in via the `flags` vlaue in the `git_merge_tree_opts`.
|
* passed in via the `flags` value in the `git_merge_tree_opts`.
|
||||||
*/
|
*/
|
||||||
typedef enum {
|
typedef enum {
|
||||||
/** Detect renames */
|
/** Detect renames */
|
||||||
|
Loading…
Reference in New Issue
Block a user