Fix spelling error

This commit is contained in:
Kristoffer Dalby 2021-10-02 17:35:39 +01:00
parent 39abc4e973
commit 54daa0da23
No known key found for this signature in database
GPG key ID: 09F62DC067465735

View file

@ -400,7 +400,7 @@ func (h *Headscale) PollNetMapStream(
Str("handler", "PollNetMapStream").
Str("machine", m.Name).
Str("channel", "Done").
Msg("Canceling keepAlive channel")
Msg("Cancelling keepAlive channel")
cancelKeepAlive <- struct{}{}
log.Trace().