mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-07-01 17:29:27 +00:00
chore: Fix typo
This commit is contained in:
@ -70,7 +70,7 @@ func Setup(args []string) (output string, err error) {
|
||||
&resolverConf,
|
||||
"resolver",
|
||||
"",
|
||||
"Path to the resolver configuration. It actually enables the resolver for DNS client discover.")
|
||||
"Path to the resolver configuration. It actually enables the resolver for DNS client discovery.")
|
||||
flags.StringVar(
|
||||
&App.BindAddress,
|
||||
"bind",
|
||||
|
Reference in New Issue
Block a user