taojintianxia commented on a change in pull request #15365:
URL: https://github.com/apache/shardingsphere/pull/15365#discussion_r804594151
##########
File path:
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/metadata/user/yaml/config/YamlUsersConfigurationConverter.java
##########
@@ -32,47 +32,47 @@
*/
@NoArgsConstructor(access = AccessLevel.PRIVATE)
public final class YamlUsersConfigurationConverter {
-
+
private static final UserYamlSwapper USER_YAML_SWAPPER = new
UserYamlSwapper();
-
+
/**
- * Convert to users yaml content.
+ * Convert to users YAML content.
*
* @param users sharding sphere users
Review comment:
sharding sphere should be one word
--
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]