mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix typo (#8251)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
1b2db02c35
commit
269e041e34
@ -27,7 +27,7 @@ const (
|
||||
ServerVersion = 1
|
||||
)
|
||||
|
||||
// BinlogType is to distinguish diffrent files saving diffrent data.
|
||||
// BinlogType is to distinguish different files saving diffrent data.
|
||||
type BinlogType int32
|
||||
|
||||
const (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user