Skip to content

Commit dd460d6

Browse files
committed
Fix invalid Javadoc reference
Signed-off-by: Stefano Cordio <[email protected]>
1 parent c3432a8 commit dd460d6

File tree

1 file changed

+1
-1
lines changed
  • spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion

1 file changed

+1
-1
lines changed

spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Sort.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* <p>
2727
* Sorts operate on property values or entry timestamps, and can be combined.
2828
* <p>
29-
* The direction defaults to {@link Direction#DEFAULT_DIRECTION}.
29+
* The direction defaults to {@link Sort#DEFAULT_DIRECTION}.
3030
*
3131
* @author Stefano Cordio
3232
*/

0 commit comments

Comments
 (0)