mirror of
				https://github.com/dcarrillo/whatismyip.git
				synced 2025-11-04 05:49:09 +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