From 7a183b75ecff62cb931681cefc2950f1e39545ff Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 16 Nov 2010 19:49:50 +0000 Subject: [PATCH 1/1] contrib: fix a typo in luci makefile --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index f8bb81e83..bd2db7861 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -558,7 +558,7 @@ $(eval $(call collection,ssl,\ +luci-app-firewall +luci-app-initmgr)) $(eval $(call collection,light,\ - Minimum package set using only admin mini and athe standard theme,\ + Minimum package set using only admin mini and the standard theme,\ +uhttpd +luci-mod-admin-mini +luci-theme-openwrt-light)) -- 2.11.0