From 5d6b70bd2959ea54f07fd076c1d2e924cd951ee3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 5 Mar 2018 20:49:08 +0000 Subject: [PATCH] common/build-style/scons.sh: fix comment --- common/build-style/scons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/build-style/scons.sh b/common/build-style/scons.sh index ad0673f0a8d..01f309ed0a6 100644 --- a/common/build-style/scons.sh +++ b/common/build-style/scons.sh @@ -1,5 +1,5 @@ # -# This helper is for templates using Qt4/Qt5 qmake. +# This helper is for templates using scons. # do_build() { : ${make_cmd:=scons}