1
0

[minor] Fix few typos in the java docs (#1132)

This commit is contained in:
dengziming
2019-12-25 12:44:11 +08:00
committed by vinoth chandar
parent dd06660183
commit 94aec965f5
2 changed files with 2 additions and 2 deletions

View File

@@ -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() {