dengziming commented on code in PR #13427: URL: https://github.com/apache/kafka/pull/13427#discussion_r1145598202
########## clients/src/main/java/org/apache/kafka/common/security/JaasContext.java: ########## @@ -54,7 +54,7 @@ public class JaasContext { * If the property is not defined, the context will contain the default Configuration and * the context name will be one of: * <ol> - * <li>Lowercased listener name followed by a period and the string `KafkaServer`</li> + * <li>Lowercase listener name followed by a period and the string `KafkaServer`</li> Review Comment: I think this change is unnecessary since there are many similar usage of non-standard adjective, for example, "Revertable" and "Interruptible", right? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org