From: florian Date: Sun, 15 Mar 2009 11:17:35 +0000 (+0000) Subject: [package] fix typo in spidev_test category X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=e71cc700d68291718e759120170170dd85ed9dff;ds=sidebyside [package] fix typo in spidev_test category git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14880 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/spidev_test/Makefile b/package/spidev_test/Makefile index 9663b6192..3c1b724a2 100644 --- a/package/spidev_test/Makefile +++ b/package/spidev_test/Makefile @@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk define Package/spidev-test SECTION:=utils - CATEGORY:=Utilites + CATEGORY:=Utilities DEPENDS:=@LINUX_2_6 TITLE:=SPI testing utility VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)