mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-06 20:10:11 +02:00
chore(all): fix typos in code comments (#2216)
This commit is contained in:
@@ -15,7 +15,7 @@ type Loop struct {
|
||||
settings Settings
|
||||
settingsMutex sync.RWMutex
|
||||
service Service
|
||||
// Fixed injected objets
|
||||
// Fixed injected objects
|
||||
routing Routing
|
||||
client *http.Client
|
||||
portAllower PortAllower
|
||||
|
||||
Reference in New Issue
Block a user