1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-01 13:46:49 +02:00

Fix spelling error

This commit is contained in:
Kristoffer Dalby 2021-10-02 17:35:39 +01:00 committed by Ward Vandewege
parent 335b0ba4e2
commit 8c01030686

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().