Skip to content

Commit bd4885a

Browse files
author
Vladimir Kotal
committed
fix javadoc
1 parent 5abd6d6 commit bd4885a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-indexer/src/test/java/org/opengrok/indexer/history/BoundaryChangesetsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ void testInvalidMaxCount(int maxCount) {
7575
}
7676

7777
/**
78-
* Used to supply test data for testing {@link BoundaryChangesets#getBoundaryChangesetIDs(String)}
78+
* Used to supply test data for testing {@link BoundaryChangesets#getBoundaryChangesetIDs(String)}.
7979
* @return triplets of (maximum count, start revision, list of expected revisions)
8080
*
8181
* The test expects this sequence of changesets:

0 commit comments

Comments
 (0)