public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 10/10] lib: Kconfig: spelling fixes
Date: Sun, 13 Jan 2019 22:13:28 +1300	[thread overview]
Message-ID: <20190113091328.27164-11-judge.packham@gmail.com> (raw)
In-Reply-To: <20190113091328.27164-1-judge.packham@gmail.com>

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 lib/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index 0333ab172fa6..366d164cd760 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -147,7 +147,7 @@ config SPL_TINY_MEMSET
 	  The faster memset() is the arch-specific one (if available) enabled
 	  by CONFIG_USE_ARCH_MEMSET. If that is not enabled, we can still get
 	  better performance by writing a word at a time. But in very
-	  size-constrained envrionments even this may be too big. Enable this
+	  size-constrained environments even this may be too big. Enable this
 	  option to reduce code size slightly at the cost of some speed.
 
 config TPL_TINY_MEMSET
@@ -156,7 +156,7 @@ config TPL_TINY_MEMSET
 	  The faster memset() is the arch-specific one (if available) enabled
 	  by CONFIG_USE_ARCH_MEMSET. If that is not enabled, we can still get
 	  better performance by writing a word at a time. But in very
-	  size-constrained envrionments even this may be too big. Enable this
+	  size-constrained environments even this may be too big. Enable this
 	  option to reduce code size slightly at the cost of some speed.
 
 config RBTREE
-- 
2.20.1

  parent reply	other threads:[~2019-01-13  9:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-13  9:13 [U-Boot] [PATCH 00/10] Kconfig: spelling fixes Chris Packham
2019-01-13  9:13 ` [U-Boot] [PATCH 01/10] Kconfig: fix spelling Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,01/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,02/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 03/10] arm: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,03/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 04/10] x86: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,04/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 05/10] work_92105: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,05/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 06/10] drivers: " Chris Packham
2019-01-16 21:35   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,06/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 07/10] i2c: " Chris Packham
2019-01-19  2:52   ` [U-Boot] [U-Boot,07/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 08/10] pinctrl: " Chris Packham
2019-01-16 21:34   ` Simon Glass
2019-01-19  2:52   ` [U-Boot] [U-Boot,08/10] " Tom Rini
2019-01-13  9:13 ` [U-Boot] [PATCH 09/10] video: " Chris Packham
2019-01-14  9:06   ` Anatolij Gustschin
2019-01-14 10:00   ` Philipp Tomsich
2019-01-15  6:17     ` Chris Packham
2019-01-19  2:53   ` [U-Boot] [U-Boot,09/10] " Tom Rini
2019-01-13  9:13 ` Chris Packham [this message]
2019-01-16 21:34   ` [U-Boot] [PATCH 10/10] lib: " Simon Glass
2019-01-19  2:53   ` [U-Boot] [U-Boot,10/10] " Tom Rini

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=20190113091328.27164-11-judge.packham@gmail.com \
    --to=judge.packham@gmail.com \
    --cc=u-boot@lists.denx.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