aboutsummaryrefslogtreecommitdiffstats
path: root/package/spidev_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/spidev_test/Makefile')
-rw-r--r--package/spidev_test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spidev_test/Makefile b/package/spidev_test/Makefile
index 9663b61920..3c1b724a25 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)