summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-06-25 11:19:36 +0200
committerGitHub <noreply@github.com>2018-06-25 11:19:36 +0200
commit1b0165645139d008d9a188257139e57ef2fe195a (patch)
tree3ddb10366848fe38477cad0d45b3a3964834883d
parent002c4d1d5f583424b7d14cd84ecdda83f964b486 (diff)
parent7cf8f9718671ac4bcdd4baae13c706fe6dff582a (diff)
Merge pull request #1906 from ldir-EDB0/typofix
luci-app-rp-pppoe: Fix typo
-rw-r--r--applications/luci-app-rp-pppoe-server/Makefile2
1 files changed, 1 insertions, 1 deletions
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