Skip to content

Commit ef6b43a

Browse files
committed
Merge branch 'maint'
* maint: Remove duplicated "is a"
2 parents be0dca3 + 4c007ae commit ef6b43a

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)