Merge pull request #1906 from ldir-EDB0/typofix
authorJo-Philipp Wich <jo@mein.io>
Mon, 25 Jun 2018 09:19:36 +0000 (11:19 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jun 2018 09:19:36 +0000 (11:19 +0200)
luci-app-rp-pppoe: Fix typo

applications/luci-app-rp-pppoe-server/Makefile

index 6cf4595ceafa39a5fab4a8bb9f4b0a216389b428..aa3ae538cde3e4fbf03862bb48b4734cca012694 100644 (file)
@@ -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