[skip ci]Fix typo (#8251)

Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
yukun 2021-09-18 19:53:51 +08:00 committed by GitHub
parent 1b2db02c35
commit 269e041e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 (