diff options
Diffstat (limited to 'openwrt/package/htpdate')
-rw-r--r-- | openwrt/package/htpdate/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/htpdate/Config.in b/openwrt/package/htpdate/Config.in index dc60ec47c4..7a157b7fa8 100644 --- a/openwrt/package/htpdate/Config.in +++ b/openwrt/package/htpdate/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_HTPDATE - tristate "htpdate - an HTP (Hypertext Time Protocol) implementation" + tristate "htpdate - HTP (Hypertext Time Protocol) implementation" default m if CONFIG_DEVEL help An HTP (Hypertext Time Protocol) implementation |