Skip to content

Commit 4c007ae

Browse files
brittogitster
authored andcommitted
Remove duplicated "is a"
Signed-off-by: João Britto <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8fe6177 commit 4c007ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ ifdef::git-log[]
243243
For following files across renames while traversing history, see
244244
`--follow`.
245245
endif::git-log[]
246-
If `n` is specified, it is a is a threshold on the similarity
246+
If `n` is specified, it is a threshold on the similarity
247247
index (i.e. amount of addition/deletions compared to the
248248
file's size). For example, `-M90%` means git should consider a
249249
delete/add pair to be a rename if more than 90% of the file

0 commit comments

Comments
 (0)