Skip to content

Commit ed35b75

Browse files
committed
spelling: identified
1 parent e608c16 commit ed35b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/mysql/instance_key.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const (
1515
DefaultInstancePort = 3306
1616
)
1717

18-
// InstanceKey is an instance indicator, identifued by hostname and port
18+
// InstanceKey is an instance indicator, identified by hostname and port
1919
type InstanceKey struct {
2020
Hostname string
2121
Port int

0 commit comments

Comments
 (0)