Makefile: stop pretending to support rpmbuild
[gitweb.git] / Documentation / merge-strategies.txt
index ff359b6ca23e4038fbe5b10bdf3aaf274f403264..2eb92b93274df9fb5002336114654fe869903808 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>;;