Commit 4d5de829 authored by Phillip Webb's avatar Phillip Webb

Fix checkstyle error

parent 69b92df4
...@@ -40,7 +40,7 @@ public class EmbeddedLdapProperties { ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment