From: Felix Fietkau Date: Tue, 6 Feb 2024 09:47:14 +0000 (+0100) Subject: wifi-scripts: fix copy&paste issue in metadata X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4cd8ae67c55a4d58e56b4f58ac2c79f98300ccd1;p=openwrt%2Fstaging%2Fpepe2k.git wifi-scripts: fix copy&paste issue in metadata Signed-off-by: Felix Fietkau --- 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