Skip to content

Commit 2b6715a

Browse files
committed
Polishing.
See #2502.
1 parent 9fc36ef commit 2b6715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-jpa/src/main/java/org/springframework/data/jpa/support/PageableUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import org.springframework.data.domain.Pageable;
2020

2121
/**
22-
* Provide a set of utility methods to support interfacing {@link Pageable}s.
22+
* Provide a set of utility methods to support {@link Pageable}s.
2323
*
2424
* @author Greg Turnquist
2525
* @since 3.0

0 commit comments

Comments
 (0)