Skip to content

Commit 8095cfb

Browse files
committed
Merge branch 'kh/doc-config-typofix'
Documentation typofix. * kh/doc-config-typofix: doc: config: replace backtick with apostrophe for possessive
2 parents 74a5c84 + 44dce65 commit 8095cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/mergetool.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ endif::[]
6565
During a merge, Git will automatically resolve as many conflicts as
6666
possible and write the `$MERGED` file containing conflict markers around
6767
any conflicts that it cannot resolve; `$LOCAL` and `$REMOTE` normally
68-
are the versions of the file from before Git`s conflict
68+
are the versions of the file from before Git's conflict
6969
resolution. This flag causes `$LOCAL` and `$REMOTE` to be overwritten so
7070
that only the unresolved conflicts are presented to the merge tool. Can
7171
be configured per-tool via the `mergetool.<tool>.hideResolved`

0 commit comments

Comments
 (0)