spelling: identified
This commit is contained in:
parent
e608c16567
commit
ed35b75cc9
@ -15,7 +15,7 @@ const (
|
|||||||
DefaultInstancePort = 3306
|
DefaultInstancePort = 3306
|
||||||
)
|
)
|
||||||
|
|
||||||
// InstanceKey is an instance indicator, identifued by hostname and port
|
// InstanceKey is an instance indicator, identified by hostname and port
|
||||||
type InstanceKey struct {
|
type InstanceKey struct {
|
||||||
Hostname string
|
Hostname string
|
||||||
Port int
|
Port int
|
||||||
|
Loading…
Reference in New Issue
Block a user