Skip to content

Commit c73cc70

Browse files
fix: extra space
1 parent 2678c41 commit c73cc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fe/fe-common/src/main/java/org/apache/doris/common/LdapConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ public class LdapConfig extends ConfigBase {
165165
public static boolean ldap_use_ssl = false;
166166

167167
/**
168-
* The method constructs correct URL connection string for specified host and port depending on
168+
* The method constructs correct URL connection string for specified host and port depending on
169169
* value of ldap_use_ssl property.
170170
* If ldap_use_ssl property is true - LDAPS is used as protocol
171171
* If ldap_use_ssl_property is false or not specified - LDAP is used as protocol

0 commit comments

Comments
 (0)