Skip to content

Commit b36ade2

Browse files
newrengitster
authored andcommitted
merge-strategies.txt: fix simple capitalization error
Acked-by: Derrick Stolee <dstolee@microsoft.com> Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 4d15c85 commit b36ade2

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)