Skip to content

Commit e9d7178

Browse files
authored
Keep comment cases consistent
1 parent 5abce63 commit e9d7178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/datasketches/hll/TgtHllType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public enum TgtHllType {
6060
*/
6161
HLL_6,
6262
/**
63-
* An Hll Sketch with a bin size of 8 bits
63+
* An HLL Sketch with a bin size of 8 bits
6464
*/
6565
HLL_8;
6666

0 commit comments

Comments
 (0)