[packages] net-snmp: Fix minor typo in libnetsnmp package title
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jun 2009 21:12:59 +0000 (21:12 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jun 2009 21:12:59 +0000 (21:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16625 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/net-snmp/Makefile

index 8b6bd36..e0322b6 100644 (file)
@@ -37,7 +37,7 @@ $(call Package/net-snmp/Default)
   SECTION:=libs
   CATEGORY:=Libraries
   DEPENDS:=+libelf
-  TITLE:=Open source SNMP implementation (librairies)
+  TITLE:=Open source SNMP implementation (libraries)
 endef
 
 define Package/libnetsnmp/description