Merge pull request #323 from jmccrohan/master
authorManuel Munz <manu@somakoma.de>
Tue, 10 Feb 2015 07:45:18 +0000 (08:45 +0100)
committerManuel Munz <manu@somakoma.de>
Tue, 10 Feb 2015 07:45:18 +0000 (08:45 +0100)
luci-app-asterisk: fix typo in package description

applications/luci-app-asterisk/Makefile

index bb4d415..f2f3cd1 100644 (file)
@@ -6,7 +6,7 @@
 
 include $(TOPDIR)/rules.mk
 
-LUCI_TITLE:=LuCI Support for AHCPd
+LUCI_TITLE:=LuCI Support for Asterisk
 LUCI_DEPENDS:=+ahcpd
 
 include ../../luci.mk