Skip to content

Commit b20ebe9

Browse files
newrenderrickstolee
authored andcommitted
merge-strategies.txt: fix simple capitalization error
Signed-off-by: Elijah Newren <[email protected]>
1 parent c0803c0 commit b20ebe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ The `--rebase-merges` mode is similar in spirit to the deprecated
529529
where commits can be reordered, inserted and dropped at will.
530530
+
531531
It is currently only possible to recreate the merge commits using the
532-
`recursive` merge strategy; Different merge strategies can be used only via
532+
`recursive` merge strategy; different merge strategies can be used only via
533533
explicit `exec git merge -s <strategy> [...]` commands.
534534
+
535535
See also REBASING MERGES and INCOMPATIBLE OPTIONS below.

0 commit comments

Comments
 (0)