Signed-off-by: Felipe Gonçalves Assis <felipegas...@gmail.com>
---
 Documentation/merge-strategies.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/merge-strategies.txt 
b/Documentation/merge-strategies.txt
index ff359b6..2eb92b9 100644
--- a/Documentation/merge-strategies.txt
+++ b/Documentation/merge-strategies.txt
@@ -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>;;
-- 
2.7.1.492.gd821b20

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to