summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-nft-qos/Makefile
diff options
context:
space:
mode:
authorBalázs Úr <balazs@urbalazs.hu>2019-12-22 23:31:47 +0100
committerBalázs Úr <balazs@urbalazs.hu>2019-12-22 23:31:47 +0100
commit030b7697b22cd36b5e1d4e8ce02febaaac7544b2 (patch)
tree85f8dc3490fed70ea4bad695785d147ce0be2e74 /applications/luci-app-nft-qos/Makefile
parent56bd45789d9ff5ea81798ced6178af25a6827442 (diff)
luci-app-nft-qos: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
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