Skip to content

Commit c2338f7

Browse files
committed
fix a typo
fix type (comRegiserSlave -> comRegisterSlave)
1 parent 511937c commit c2338f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const (
6868
comBinlogDump
6969
comTableDump
7070
comConnectOut
71-
comRegiserSlave
71+
comRegisterSlave
7272
comStmtPrepare
7373
comStmtExecute
7474
comStmtSendLongData

0 commit comments

Comments
 (0)