Commit 31a61181 by Arthur Schreiber

Fix two typos in the merge docs.

parent 9007c53f
......@@ -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 */
......
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