Fixed typo for presentation
SVN-Revision: 2572
This commit is contained in:
parent
8b937f99c5
commit
20b9f4e9f2
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue