Fix a typo in Kconfig help
This commit is contained in:
parent
102ff8ddd4
commit
4dffb8c584
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ config NETDB_DNSSERVER_IPv4ADDR
|
|||
depends on NETDB_DNSSERVER_IPv4
|
||||
---help---
|
||||
Default DNS server IPv4 address in host byte order. Default value
|
||||
10.0.0.0.1. This may be changed via dns_add_nameserver().
|
||||
10.0.0.1. This may be changed via dns_add_nameserver().
|
||||
|
||||
if NETDB_DNSSERVER_IPv6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue