Skip to content

Commit e2a37ec

Browse files
committed
Merge branch 'dp/merge-strategy-doc-fix'
Doc fix. * dp/merge-strategy-doc-fix: Documentation/merge-strategies: typofix
2 parents bfaab48 + bd9958c commit e2a37ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/merge-strategies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the other tree did, declaring 'our' history contains all that happened in it.
4040

4141
theirs;;
4242
This is the opposite of 'ours'; note that, unlike 'ours', there is
43-
no 'theirs' merge stragegy to confuse this merge option with.
43+
no 'theirs' merge strategy to confuse this merge option with.
4444

4545
patience;;
4646
With this option, 'merge-recursive' spends a little extra time

0 commit comments

Comments
 (0)