scripts/feeds: fix typo in copied code
[15.05/openwrt.git] / scripts / feeds
index a6be9cc..b6d2f45 100755 (executable)
@@ -390,7 +390,7 @@ sub do_install_target($) {
 
                system("ln -sf ../../$path ./target/linux/");
        } else {
-               warn "Package is not valid\n";
+               warn "Target is not valid\n";
                return 1;
        }