瀏覽代碼

wifi-scripts: fix copy&paste issue in metadata

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 1 年之前
父節點
當前提交
4cd8ae67c5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/network/config/wifi-scripts/Makefile

+ 1 - 1
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