We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abce63 commit e9d7178Copy full SHA for e9d7178
1 file changed
src/main/java/org/apache/datasketches/hll/TgtHllType.java
@@ -60,7 +60,7 @@ public enum TgtHllType {
60
*/
61
HLL_6,
62
/**
63
- * An Hll Sketch with a bin size of 8 bits
+ * An HLL Sketch with a bin size of 8 bits
64
65
HLL_8;
66
0 commit comments