* [ptxdist] [PATCH 1/2] kconfig: fix typo in SETUP_ENV_WHITELIST's help text
@ 2019-08-02 8:36 Bastian Krause
2019-08-02 8:36 ` [ptxdist] [PATCH 2/2] image-hdimg: fix typo in " Bastian Krause
0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2019-08-02 8:36 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
config/setup/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 67fb2d365..28c2ce2c4 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -263,7 +263,7 @@ config SETUP_ENV_WHITELIST
string "environment variable whitelist (space separated)"
help
PTXdist clears the environment by default. Specify here a
- space seprated list of environment variables to preserve.
+ space separated list of environment variables to preserve.
config SETUP_COMMON_CACHE
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] image-hdimg: fix typo in help text
2019-08-02 8:36 [ptxdist] [PATCH 1/2] kconfig: fix typo in SETUP_ENV_WHITELIST's help text Bastian Krause
@ 2019-08-02 8:36 ` Bastian Krause
0 siblings, 0 replies; 2+ messages in thread
From: Bastian Krause @ 2019-08-02 8:36 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
platforms/image-hdimg.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/platforms/image-hdimg.in b/platforms/image-hdimg.in
index 150ff7563..04f1e15a2 100644
--- a/platforms/image-hdimg.in
+++ b/platforms/image-hdimg.in
@@ -11,7 +11,7 @@ menuconfig IMAGE_HDIMG
help
Build a harddisk root image. The image will contain one partition
containing the root.ext2 and a corresponding partition table. The
- image will bpe made bootable with the bootloader specified below.
+ image will be made bootable with the bootloader specified below.
if IMAGE_HDIMG
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-02 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 8:36 [ptxdist] [PATCH 1/2] kconfig: fix typo in SETUP_ENV_WHITELIST's help text Bastian Krause
2019-08-02 8:36 ` [ptxdist] [PATCH 2/2] image-hdimg: fix typo in " Bastian Krause
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox