From: Kevin Darbyshire-Bryant Date: Sat, 23 Jun 2018 16:13:38 +0000 (+0100) Subject: luci-app-rp-pppoe: Fix typo X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F1906%2Fhead;p=oweals%2Fluci.git luci-app-rp-pppoe: Fix typo Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile index 6cf4595ce..aa3ae538c 100644 --- a/applications/luci-app-rp-pppoe-server/Makefile +++ b/applications/luci-app-rp-pppoe-server/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=Roaring Penguing PPPoE Server +LUCI_TITLE:=Roaring Penguin PPPoE Server LUCI_DEPENDS:=+rp-pppoe-server include ../../luci.mk