You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a minor typo in documentation of BasicQuery.
I think sortObject should be changed to queryObject since this constructor does not have any parameter named sortObject.
Hello,
I found a minor typo in documentation of
BasicQuery
.I think
sortObject
should be changed toqueryObject
since this constructor does not have any parameter namedsortObject
.spring-data-mongodb/spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/query/BasicQuery.java
Line 76 in fadca10
Thank you for maintaining this awesome project!
The text was updated successfully, but these errors were encountered: