From: Vivien Didelot Date: Tue, 16 Feb 2021 18:47:00 +0000 (-0500) Subject: local.conf.sample.extended: fix double 'of' typo X-Git-Tag: 2020-04.7-dunfell~116 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5b129afb217864f1ab364660cdc40c0ccc8212da;p=openembedded-core.git local.conf.sample.extended: fix double 'of' typo Remove the redundant 'of' word in the INITRAMFS_IMAGE comment. Signed-off-by: Vivien Didelot Signed-off-by: Richard Purdie (cherry picked from commit de9544f4654510ac33821b7f170de3074205a221) Signed-off-by: Steve Sakoman --- diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended index 443b4e83f9..6fc618e7e5 100644 --- a/meta/conf/local.conf.sample.extended +++ b/meta/conf/local.conf.sample.extended @@ -334,7 +334,7 @@ # The INITRAMFS_IMAGE image variable will cause an additional recipe to # be built as a dependency to the what ever rootfs recipe you might be # using such as core-image-sato. The initramfs might be needed for -# the initial boot of of the target system such as to load kernel +# the initial boot of the target system such as to load kernel # modules prior to mounting the root file system. # # INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe