aboutsummaryrefslogtreecommitdiff
path: root/package/network
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2024-02-06 10:47:14 +0100
committerFelix Fietkau <nbd@nbd.name>2024-02-06 10:47:22 +0100
commit4cd8ae67c55a4d58e56b4f58ac2c79f98300ccd1 (patch)
treedebb82f9f74c8002f8cc23c559a779b4d53b459b /package/network
parent5e395f0c2417db0c5da45a2d4ce493620fb47600 (diff)
wifi-scripts: fix copy&paste issue in metadata
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/wifi-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/wifi-scripts/Makefile b/package/network/config/wifi-scripts/Makefile
index e57f97fef5..085860d7c6 100644
--- a/package/network/config/wifi-scripts/Makefile
+++ b/package/network/config/wifi-scripts/Makefile
@@ -24,7 +24,7 @@ define Package/wifi-scripts
PKGARCH:=all
endef
-define Package/qos-scripts/description
+define Package/wifi-scripts/description
A set of scripts that handle setup and configuration of Wi-Fi devices.
endef