contrib: fix a typo in luci makefile
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Nov 2010 19:49:50 +0000 (19:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Nov 2010 19:49:50 +0000 (19:49 +0000)
contrib/package/luci/Makefile

index f8bb81e..bd2db78 100644 (file)
@@ -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))