From: Jo-Philipp Wich Date: Tue, 16 Nov 2010 19:49:50 +0000 (+0000) Subject: contrib: fix a typo in luci makefile X-Git-Tag: 0.10.0~466 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=7a183b75ecff62cb931681cefc2950f1e39545ff contrib: fix a typo in luci makefile --- 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))