Skip to content

Commit e6d5bff

Browse files
committed
Polishing.
1 parent 5eb88c7 commit e6d5bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/ldap/repository/support/QuerydslLdapPredicateExecutor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public class QuerydslLdapPredicateExecutor<T> implements QuerydslPredicateExecut
6767
/**
6868
* Creates a new {@link QuerydslLdapPredicateExecutor}.
6969
*
70-
* @param entityInformation must not be {@literal null}.
70+
* @param entityType must not be {@literal null}.
7171
* @param projectionFactory must not be {@literal null}.
7272
* @param ldapOperations must not be {@literal null}.
7373
* @param mappingContext must not be {@literal null}.

0 commit comments

Comments
 (0)