dcapwell commented on code in PR #3486:
URL: https://github.com/apache/cassandra/pull/3486#discussion_r1725452752


##########
test/unit/org/apache/cassandra/utils/ConfigGenBuilder.java:
##########
@@ -70,7 +70,7 @@ public enum Memtable
     /**
      * When loading the {@link Config} from a yaml its possible that some 
configs set will conflict with the configs that get generated here, to avoid 
that set them to a good default
      */
-    public static Config santize(Config config)
+    public static Config sanitize(Config config)

Review Comment:
   @maedhroz you missed a typo!  SHAME!!!!!



-- 
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