Fix Sort JavaDoc.

Original pull request #2825
This commit is contained in:
Stefano Cordio
2023-04-30 18:00:01 +02:00
committed by Jens Schauder
parent 979e0f401b
commit 63fecdd06e

View File

@@ -115,7 +115,7 @@ public class Sort implements Streamable<org.springframework.data.domain.Sort.Ord
}
/**
* Creates a new {@link Sort} for the given {@link Order}s.
* Creates a new {@link Sort} for the given {@link Direction} and properties.
*
* @param direction must not be {@literal null}.
* @param properties must not be {@literal null}.