diff --git a/nshlib/Kconfig b/nshlib/Kconfig index 39b7523d1..0253086e7 100644 --- a/nshlib/Kconfig +++ b/nshlib/Kconfig @@ -1113,7 +1113,7 @@ config NSH_DRIPADDR default 0x0a000001 ---help--- Default router IP address (aka, Gateway). This is a 32-bit integer - value in host order. So, as an example, 0x10000001 would be 10.0.0.1. + value in host order. So, as an example, 0x0a000001 would be 10.0.0.1. config NSH_NETMASK hex "IPv4 Network mask"