Signed-off-by: Roland Hieber <r...@pengutronix.de>
---
 platforms/image-rauc.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/platforms/image-rauc.in b/platforms/image-rauc.in
index 3fa5dfc8c13a..1c59670925d3 100644
--- a/platforms/image-rauc.in
+++ b/platforms/image-rauc.in
@@ -8,14 +8,14 @@ menuconfig IMAGE_RAUC
        select IMAGE_ROOT_TGZ
        select CODE_SIGNING
        help
-         This generates a RAUC update Bundle for the selected platform using
+         This generates a RAUC update bundle for the selected platform using
          genimage.
 
-         By default, this will create a simple Bundle for updating a 'rootfs'
+         By default, this will create a simple bundle for updating a 'rootfs'
          slot with the content from PTXdist's root file system .tgz image.
 
          To customize the bundle, copy and adapt the genimage configuration
-         file rauc.config.
+         in configs/images/rauc.config.
 
 if IMAGE_RAUC
 
@@ -24,7 +24,7 @@ config IMAGE_RAUC_DESCRIPTION
        string
        default ""
        help
-         Optional description that will be placed in the Bundles metadata.
+         Optional description that will be placed in the bundle's metadata.
 
 choice
        prompt "Bundle format"
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to