Skip to content

Commit 5850bc1

Browse files
michael-simonsschauder
authored andcommitted
Improve JavaDoc.
Original pull request #2173
1 parent 6e60877 commit 5850bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/jpa/repository/support/QuerydslJpaPredicateExecutor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import com.querydsl.jpa.impl.AbstractJPAQuery;
4444

4545
/**
46-
* Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation for implementation for
46+
* Querydsl specific fragment for extending {@link SimpleJpaRepository} with an implementation of
4747
* {@link QuerydslPredicateExecutor}.
4848
*
4949
* @author Oliver Gierke

0 commit comments

Comments
 (0)