From b6f61d9a14d9bb8b7b8363e5bbfc328c7f6dd48f Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 10 Nov 2022 12:31:06 +0100 Subject: [PATCH] Thu 10 Nov 2022 12:31:06 PM CET --- linux-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-base/Makefile b/linux-base/Makefile index ea67e34..f713bcb 100644 --- a/linux-base/Makefile +++ b/linux-base/Makefile @@ -46,7 +46,7 @@ help : @echo " docker-clean - Remove the docker image." @echo "" @echo "Use arch=x86_64 or arch=aarch64 to specify the target architecture." - @echo "Use target_type=flatpak or target_type=appimage to specify target type." + @echo "Use target_type=flatpak or target_type=appimage to specify artifacts type."