Closes gh-9103
This commit is contained in:
Johnny Lim
2017-05-05 03:00:40 +09:00
committed by Stephane Nicoll
parent 068c52b725
commit 53e5d67cde
15 changed files with 20 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ import org.springframework.ldap.odm.annotations.Entry;
import org.springframework.ldap.odm.annotations.Id;
/**
* Example entrey used with {@link DataLdapTest} tests.
* Example entry used with {@link DataLdapTest} tests.
*
* @author Eddú Meléndez
*/