提交 298edae9 编写于 作者: S Sidi Mohamed EL AATIFI 提交者: Facebook GitHub Bot

Fix a typo in Javadoc (#8394)

Summary:
iterateLowerBound Slice representing the lower bound

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8394

Reviewed By: ajkr

Differential Revision: D29085721

Pulled By: jay-zhuang

fbshipit-source-id: a154375879395c48e9bd3794d296e70316894056
上级 d81c2d1e
......@@ -437,7 +437,7 @@ public class ReadOptions extends RocksObject {
*
* Default: null
*
* @param iterateLowerBound Slice representing the upper bound
* @param iterateLowerBound Slice representing the lower bound
* @return the reference to the current ReadOptions.
*/
public ReadOptions setIterateLowerBound(final AbstractSlice<?> iterateLowerBound) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册