[minor] Fix few typos in the java docs (#1132)
This commit is contained in:
committed by
vinoth chandar
parent
dd06660183
commit
94aec965f5
@@ -39,7 +39,7 @@ public class TestBloomFilter {
|
||||
|
||||
private final String versionToTest;
|
||||
|
||||
// name attribute is optional, provide an unique name for test
|
||||
// name attribute is optional, provide a unique name for test
|
||||
// multiple parameters, uses Collection<Object[]>
|
||||
@Parameters()
|
||||
public static Collection<Object[]> data() {
|
||||
|
||||
Reference in New Issue
Block a user