From 20b9f4e9f2752fbb964373e62d2f825d53fb4f18 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 30 Nov 2005 11:25:00 +0000 Subject: [PATCH] Fixed typo for presentation SVN-Revision: 2572 --- openwrt/package/elhttp/Config.in | 2 +- openwrt/package/tmsnc/Config.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/openwrt/package/elhttp/Config.in b/openwrt/package/elhttp/Config.in index 619df478e4..15a718a930 100644 --- a/openwrt/package/elhttp/Config.in +++ b/openwrt/package/elhttp/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_ELHTTP - tristate "elhttp - The extra-light http proxy server." + tristate "elhttp .................... The extra-light http proxy server." default m if CONFIG_DEVEL help The extra-light http proxy server. Features: keep-alive diff --git a/openwrt/package/tmsnc/Config.in b/openwrt/package/tmsnc/Config.in index 1485ff9b87..73d8ed4889 100644 --- a/openwrt/package/tmsnc/Config.in +++ b/openwrt/package/tmsnc/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_TMSNC - tristate "text-based MSN client" + tristate "tmsnc .................................. text-based MSN client" default m if CONFIG_DEVEL + help TMSNC is a textbased (console) MSN client written in C. http://tmsnc.sourceforge.net -- 2.30.2