diff options
Diffstat (limited to 'openwrt/package/httping/Config.in')
-rw-r--r-- | openwrt/package/httping/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/httping/Config.in b/openwrt/package/httping/Config.in index 2b8ef0270..4ba8455db 100644 --- a/openwrt/package/httping/Config.in +++ b/openwrt/package/httping/Config.in @@ -1,7 +1,7 @@ menu "httping........................... Httping is like 'ping' but for http-requests." config BR2_PACKAGE_HTTPING - prompt "httping.............................. Httping is like 'ping' but for http-requests." + prompt "httping............................ Httping is like 'ping' but for http-requests." tristate default m if CONFIG_DEVEL help |