mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-22 01:23:47 -08:00
fix(doc): typos
This commit is contained in:
committed by
Mickaël Rémond
parent
7b1f83f6b7
commit
6f9808fe16
@@ -152,7 +152,7 @@ type Metrics struct {
|
||||
ConnectTime time.Duration
|
||||
// LoginTime returns the between client initiation of the TCP/IP
|
||||
// connection to the server and the return of the login result.
|
||||
// This includes ConnectTime, but also XMPP level protocol negociation
|
||||
// This includes ConnectTime, but also XMPP level protocol negotiation
|
||||
// like starttls.
|
||||
LoginTime time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user