summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-nft-qos/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-12-25 17:57:11 +0100
committerGitHub <noreply@github.com>2019-12-25 17:57:11 +0100
commit3627f70f23953141a05a37004d422105d0a9ff29 (patch)
tree99e4fabc7da23fba747a808f47fa8693ebff0470 /applications/luci-app-nft-qos/Makefile
parent49b0be214b86dad88e8d0cff941b75df31841150 (diff)
parent030b7697b22cd36b5e1d4e8ce02febaaac7544b2 (diff)
Merge pull request #3428 from urbalazs/typo-nft-qos
luci-app-nft-qos: fix typos
Diffstat (limited to 'applications/luci-app-nft-qos/Makefile')
-rw-r--r--applications/luci-app-nft-qos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-nft-qos/Makefile b/applications/luci-app-nft-qos/Makefile
index 4f86217c43..a8227de9fd 100644
--- a/applications/luci-app-nft-qos/Makefile
+++ b/applications/luci-app-nft-qos/Makefile
@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
-LUCI_TITLE:=Qos over Nftables
+LUCI_TITLE:=QoS over Nftables
LUCI_DEPENDS:=+luci-compat +nft-qos
include ../../luci.mk