Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dmitry Sandalov opened DATACMNS-962 and commented
In section '7.4.4. Special parameter handling'
The line 'A Slice only knows about whether there’s a next Slice available which might be just sufficient when walking thought a larger result set.'
Should be changed: 'walking thought' -> 'walking through'
Reference URL: http://docs.spring.io/spring-data/mongodb/docs/current/reference/html/#repositories.special-parameters
Backported to: 1.13 RC1 (Ingalls), 1.12.6 (Hopper SR6), 1.11.7 (Gosling SR7)
The text was updated successfully, but these errors were encountered:
odrotbohm
No branches or pull requests
Dmitry Sandalov opened DATACMNS-962 and commented
In section
'7.4.4. Special parameter handling'
The line
'A Slice only knows about whether there’s a next Slice available which might be just sufficient when walking thought a larger result set.'
Should be changed:
'walking thought' -> 'walking through'
Reference URL: http://docs.spring.io/spring-data/mongodb/docs/current/reference/html/#repositories.special-parameters
Backported to: 1.13 RC1 (Ingalls), 1.12.6 (Hopper SR6), 1.11.7 (Gosling SR7)
The text was updated successfully, but these errors were encountered: