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 f8bb81e8384acf2c62b093a634a37a0881ec9e8d..bd2db7861c3676d77558a2dd21440ebf5fe62f79 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))