Skip to content

Commit 39c1578

Browse files
committed
Merge branch 'nb/doc-mergetool-typofix'
Typofix. * nb/doc-mergetool-typofix: mergetool.txt: typofix 'overwriten' -> 'overwritten'
2 parents b0416d8 + edbf9a2 commit 39c1578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/mergetool.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ mergetool.hideResolved::
5959
possible and write the 'MERGED' file containing conflict markers around
6060
any conflicts that it cannot resolve; 'LOCAL' and 'REMOTE' normally
6161
represent the versions of the file from before Git's conflict
62-
resolution. This flag causes 'LOCAL' and 'REMOTE' to be overwriten so
62+
resolution. This flag causes 'LOCAL' and 'REMOTE' to be overwritten so
6363
that only the unresolved conflicts are presented to the merge tool. Can
6464
be configured per-tool via the `mergetool.<tool>.hideResolved`
6565
configuration variable. Defaults to `false`.

0 commit comments

Comments
 (0)