提交 963660eb 编写于 作者: I Igor Canadi

Merge pull request #883 from zhipeng-jia/master

Fix typo
......@@ -189,7 +189,7 @@ class MemTable {
const Slice& key,
const Slice& value);
// If prev_value for key exits, attempts to update it inplace.
// If prev_value for key exists, attempts to update it inplace.
// else returns false
// Pseudocode
// if key exists in current memtable && prev_value is of type kTypeValue
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册