Fix typos in documentations.
Fix typos in READMEs, javadoc, comments and code. Original pull request #642
This commit is contained in:
committed by
Jens Schauder
parent
1aec184ff0
commit
ce994f9ea0
@@ -18,7 +18,7 @@ package example.springdata.ldap;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
|
||||
/**
|
||||
* Test configuration to spin up a in-memory LDAP server (see {@code application.properties}). Also enables Spring Data
|
||||
* Test configuration to spin up an in-memory LDAP server (see {@code application.properties}). Also enables Spring Data
|
||||
* repositories for LDAP.
|
||||
*
|
||||
* @author Mark Paluch
|
||||
|
||||
Reference in New Issue
Block a user