From: Robert P. J. Day Date: Sun, 15 Aug 2021 17:45:21 +0000 (-0400) Subject: scripts/lib/wic/help/py: "Redhat" -> "Red Hat" X-Git-Tag: uninative-3.4~167 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cd60f20fe40bba5b80ab604ee34fbf4ec2b0b4a2;p=openembedded-core.git scripts/lib/wic/help/py: "Redhat" -> "Red Hat" Company name is properly spelled as "Red Hat". Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 991e5094bb..41451d1cb0 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py @@ -637,7 +637,7 @@ DESCRIPTION oe-core: directdisk.bbclass and mkefidisk.sh. The difference between wic and those examples is that with wic the functionality of those scripts is implemented by a general-purpose partitioning - 'language' based on Redhat kickstart syntax). + 'language' based on Red Hat kickstart syntax). The initial motivation and design considerations that lead to the current tool are described exhaustively in Yocto Bug #3847