Fix checkstyle error
This commit is contained in:
parent
69b92df47d
commit
4d5de829cb
|
@ -40,7 +40,7 @@ public class EmbeddedLdapProperties {
|
||||||
private Credential credential = new Credential();
|
private Credential credential = new Credential();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The base DN
|
* The base DN.
|
||||||
*/
|
*/
|
||||||
private String baseDn;
|
private String baseDn;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue