leerho commented on code in PR #453:
URL: https://github.com/apache/datasketches-java/pull/453#discussion_r1228821834


##########
src/test/java/org/apache/datasketches/theta/CompactSketchTest.java:
##########
@@ -220,81 +221,226 @@ public void checkMemTooSmallOrdered() {
 
   @Test
   public void checkCompactCachePart() {
-    //phony values except for curCount = 0.
+    //phoney values except for curCount = 0.

Review Comment:
   Funny, when I did my spellcheck it suggested "phoney"  I didn't give it a 
second glance and realize that this is the British spelling :(
   
   
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to