未验证 提交 e628fd77 编写于 作者: Z Zhou Hao 提交者: GitHub

fix comments spelling (#6829)

Signed-off-by: NZhou Hao <zhouhao@cn.fujitsu.com>
上级 384cba98
......@@ -1154,7 +1154,7 @@ func TestQueryLogger_basic(t *testing.T) {
testutil.Ok(t, res.Err)
}
// Query works without query log initalized.
// Query works without query log initialized.
queryExec()
f1 := NewFakeQueryLogger()
......
......@@ -91,7 +91,7 @@ type Options struct {
// WALCompression will turn on Snappy compression for records on the WAL.
WALCompression bool
// StripeSize is the size in entries of the series hash map. Reducing the size will save memory but impact perfomance.
// StripeSize is the size in entries of the series hash map. Reducing the size will save memory but impact performance.
StripeSize int
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册