From: Khem Raj <[email protected]>

Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit 410a45639d84a3d69a65133593da32062196dd59)
Signed-off-by: Anuj Mittal <[email protected]>
---
 scripts/contrib/documentation-audit.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/contrib/documentation-audit.sh 
b/scripts/contrib/documentation-audit.sh
index 1191f57a8e..f436f9bae0 100755
--- a/scripts/contrib/documentation-audit.sh
+++ b/scripts/contrib/documentation-audit.sh
@@ -27,7 +27,7 @@ fi
 
 echo "REMINDER: you need to build for MACHINE=qemux86 or you won't get useful 
results"
 echo "REMINDER: you need to set LICENSE_FLAGS_WHITELIST appropriately in 
local.conf or "
-echo " you'll get false positives.  For example, LICENSE_FLAGS_WHITELIST = 
\"Commercial\""
+echo " you'll get false positives.  For example, LICENSE_FLAGS_WHITELIST = 
\"commercial\""
 
 for pkg in `bitbake -s | awk '{ print \$1 }'`; do
        if [[ "$pkg" == "Loading" || "$pkg" == "Loaded" ||
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#150381): 
https://lists.openembedded.org/g/openembedded-core/message/150381
Mute This Topic: https://lists.openembedded.org/mt/82033688/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to