We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c7a24 commit f9e37ecCopy full SHA for f9e37ec
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