From: Felix Fietkau Date: Tue, 6 Feb 2024 09:47:14 +0000 (+0100) Subject: wifi-scripts: fix copy&paste issue in metadata X-Git-Tag: v24.10.0-rc1~3134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd8ae67c55a4d58e56b4f58ac2c79f98300ccd1;p=thirdparty%2Fopenwrt.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 e57f97fef57..085860d7c69 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