Skip to content

Commit 83837ec

Browse files
Felipe Gonçalves Assisgitster
authored andcommitted
merge-strategies.txt: fix typo
Signed-off-by: Felipe Gonçalves Assis <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1b47ad1 commit 83837ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/merge-strategies.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ no-renames;;
8686
See also linkgit:git-diff[1] `--no-renames`.
8787

8888
find-renames[=<n>];;
89-
Turn on rename detection, optionally setting the the similarity
90-
threshold. This is the default.
89+
Turn on rename detection, optionally setting the similarity
90+
threshold. This is the default.
9191
See also linkgit:git-diff[1] `--find-renames`.
9292

9393
rename-threshold=<n>;;

0 commit comments

Comments
 (0)