From: Florian Fainelli Date: Wed, 28 Feb 2007 18:27:02 +0000 (+0000) Subject: Fix a typo to make it nicer X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c2efce77661ce92644e4e8c59819b38a10befa48 Fix a typo to make it nicer SVN-Revision: 6440 --- diff --git a/net/samba/Makefile b/net/samba/Makefile index 2139b49b6f..61dac75ddf 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -25,8 +25,8 @@ include $(INCLUDE_DIR)/package.mk define Package/samba SECTION:=net CATEGORY:=Network - SUBMENU:=A NetBIOS/SMB implementation - TITLE:=A NetBIOS/SMB implementation + SUBMENU:=samba - NetBIOS/SMB implementation + TITLE:=samba - NetBIOS/SMB implementation DESCRIPTION:=The Samba software suite is a collection of programs that implements the\\\ SMB protocol for unix systems, allowing you to serve files and printers to\\\ Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred\\\