Skip to content

Commit c7b8c49

Browse files
michael-simonsschauder
authored andcommitted
Improve JavaDoc.
Original pull request #2173
1 parent 8b95aa3 commit c7b8c49

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
@@ -42,7 +42,7 @@
4242
import com.querydsl.jpa.impl.AbstractJPAQuery;
4343

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

0 commit comments

Comments
 (0)