chore(all): fix typos in code comments (#2216)

This commit is contained in:
wanshuangcheng
2024-05-02 15:24:49 +08:00
committed by GitHub
parent ebf4bf9ea8
commit 5dacbb994f
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ type Loop struct {
settingsMutex sync.RWMutex
ipData models.PublicIP
ipDataMutex sync.RWMutex
// Fixed injected objets
// Fixed injected objects
fetcher Fetcher
logger Logger
// Fixed parameters