mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: PTXdist Development Mailing List <ptxdist@pengutronix.de>
Cc: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
Subject: [ptxdist] [PATCH] kconfig: fix typos in diverse menu files
Date: Wed, 29 Jan 2020 13:05:46 +0100	[thread overview]
Message-ID: <20200129120546.8030-1-u.oelmann@pengutronix.de> (raw)

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 config/setup/Kconfig | 18 +++++++++---------
 platforms/barebox.in |  2 +-
 platforms/dtc.in     |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 28c2ce2c4528..3da0f5827c29 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -19,14 +19,14 @@ config SETUP_USER_NAME
 	string
 	default ""
 	help
-	  Full name of the user. Used as default in 'ptxdist newpackage'
+	  Full name of the user. Used as default in 'ptxdist newpackage'.
 
 config SETUP_USER_EMAIL
 	prompt "eMail"
 	string
 	default ""
 	help
-	  eMail address of the user. Used as default in 'ptxdist newpackage'
+	  eMail address of the user. Used as default in 'ptxdist newpackage'.
 
 endmenu
 
@@ -104,7 +104,7 @@ config SETUP_PTXMIRROR_ONLY
 	prompt "Only use PTXdist Mirror to download packages"
 	help
 	  Set this to y if you only want to download packages from
-	  PTXCONF_SETUP_PTXMIRROR
+	  PTXCONF_SETUP_PTXMIRROR.
 
 endif
 
@@ -122,7 +122,7 @@ config SETUP_URL_WHITELIST
 	prompt "URL Whitelist"
 	help
 	  A space separated list of URLs. Any download URL that starts with
-	  one of the here specified URLs will always be used. This
+	  one of the URLs specified here will always be used. This
 	  overwrites the 'only use PTXdist Mirror' feature for these URLs.
 
 endif	# SETUP_PTXMIRROR_ONLY
@@ -262,8 +262,8 @@ config SETUP_DISABLE_REPRODUCIBLE
 config SETUP_ENV_WHITELIST
 	string "environment variable whitelist (space separated)"
 	help
-	  PTXdist clears the environment by default. Specify here a
-	  space separated list of environment variables to preserve.
+	  PTXdist clears the environment by default. Specify a space
+	  separated list of environment variables to preserve here.
 
 
 config SETUP_COMMON_CACHE
@@ -282,7 +282,7 @@ config SETUP_GEN_DEP_TREE
 	help
 	  PTXdist has the feature to generate graphs to illustrate the
 	  dependencies to build a root file system. This information
-	  if probably only interesting for hard core developers or
+	  is probably only interesting for hard core developers or
 	  marketing guys, you probably don't want it.
 
 	  BTW: you need to install the 'dot' program of the
@@ -292,7 +292,7 @@ config SETUP_GEN_DEP_TREE
 config SETUP_CHECK_EXIT_ON_ERROR
 	bool "enable exit on error"
 	help
-	  Use bash' "set -e" feature within ptxdist. Which enables
+	  Use bash's "set -e" feature within ptxdist which enables
 	  quite aggressive error checking. Don't turn this on until
 	  you know what you're doing.
 
@@ -313,7 +313,7 @@ config SETUP_ICECC_CREATE_ENV
 	default "/usr/lib/icecc/icecc-create-env"
 	prompt "icecc-create-env path"
 	help
-	  The full path to icecc-create-env
+	  The full path to icecc-create-env.
 
 endif
 
diff --git a/platforms/barebox.in b/platforms/barebox.in
index df3542aaf3a9..526d7ede42ad 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -57,7 +57,7 @@ config BAREBOX_BAREBOXENV
 	bool
 	help
 	  The tool 'bareboxenv' can be used to manipulate the barebox
-	  environment. Enable this option access the barebox environment
+	  environment. Enable this option to access the barebox environment
 	  from the target Linux system.
 
 config BAREBOX_BAREBOXCRC32
diff --git a/platforms/dtc.in b/platforms/dtc.in
index 038dff5c8b92..bafdb000a971 100644
--- a/platforms/dtc.in
+++ b/platforms/dtc.in
@@ -15,7 +15,7 @@ if DTC
 config DTC_INSTALL_OFTREE
 	bool "install oftree to /boot"
 	help
-	  Creates an package to install the 'oftree' file to /boot
+	  Creates a package to install the 'oftree' file to /boot
 	  of your target system.
 
 config DTC_OFTREE_DTS_PATH
-- 
2.25.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2020-01-29 12:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200129120546.8030-1-u.oelmann@pengutronix.de \
    --to=u.oelmann@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox