mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-09 07:15:15 +02:00
fix some typo spotted with codespell (#1278)
Fixed spelling typos on logs, comments and command help text
This commit is contained in:
@ -82,7 +82,7 @@ func TestDaemonUpdate(t *testing.T) {
|
||||
|
||||
waitTimeout(wg)
|
||||
if onUpdate != true {
|
||||
t.Errorf("invalid dameon version check")
|
||||
t.Errorf("invalid daemon version check")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user