Fix spelling

This commit is contained in:
Viktor Liu
2025-06-17 20:02:52 +02:00
parent 471f90e8db
commit d47c6b624e
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ type HandlerParams struct {
Route *route.Route
RouteRefCounter *refcounter.RouteRefCounter
AllowedIPsRefCounter *refcounter.AllowedIPsRefCounter
DnsRouterInteval time.Duration
DnsRouterInterval time.Duration
StatusRecorder *peer.Status
WgInterface iface.WGIface
DnsServer dns.Server