mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-19 17:31:39 +02:00
Fix typo - "netforwad" -> "netforward" (#647)
This commit is contained in:
parent
f9dfafa9d9
commit
44f612f121
@ -36,6 +36,6 @@ func enableIPForwarding() error {
|
||||
}
|
||||
|
||||
func isNetForwardHistoryEnabled() bool {
|
||||
log.Infof("check netforwad history is not implemented on %s", runtime.GOOS)
|
||||
log.Infof("check netforward history is not implemented on %s", runtime.GOOS)
|
||||
return false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user