diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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)) |