OSDN Git Service

merge-strategies.txt: fix typo
authorFelipe Gonçalves Assis <felipeg.assis@gmail.com>
Sun, 21 Feb 2016 22:59:01 +0000 (19:59 -0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Feb 2016 18:42:52 +0000 (10:42 -0800)
Signed-off-by: Felipe Gonçalves Assis <felipegassis@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/merge-strategies.txt

index ff359b6..2eb92b9 100644 (file)
@@ -86,8 +86,8 @@ no-renames;;
        See also linkgit:git-diff[1] `--no-renames`.
 
 find-renames[=<n>];;
-       Turn on rename detection, optionally setting the the similarity
-       threshold. This is the default.
+       Turn on rename detection, optionally setting the similarity
+       threshold.  This is the default.
        See also linkgit:git-diff[1] `--find-renames`.
 
 rename-threshold=<n>;;