Replace "the the" occurences with "the" (wrong repetition)
Change-Id: I01cbebd79e1d3470a4f00e55a228d57ac156b676
This commit is contained in:
committed by
David Pursehouse
parent
c7bdc5b485
commit
db9c8ad778
@@ -144,7 +144,7 @@ public class IncludedInResolver {
|
||||
* <li>after = commits with time >= target.getCommitTime()
|
||||
* </ul>
|
||||
*
|
||||
* Each of the before/after lists is sorted by the the commit time.
|
||||
* Each of the before/after lists is sorted by the commit time.
|
||||
*
|
||||
* @param before
|
||||
* @param after
|
||||
|
||||
Reference in New Issue
Block a user