hudeqi commented on code in PR #13427: URL: https://github.com/apache/kafka/pull/13427#discussion_r1145620448
########## 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 see, thx! -- 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