All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] trivial: fix typo 'an host'
@ 2014-07-24 18:57 Thomas De Schampheleire
  2014-07-24 20:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas De Schampheleire @ 2014-07-24 18:57 UTC (permalink / raw)
  To: buildroot

In English, unlike in French, the 'h' in 'host' is pronounced, meaning that
the article should be 'a' instead of 'an'.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/pkg-autotools.mk |  2 +-
 package/pkg-cmake.mk     |  2 +-
 package/pkg-generic.mk   |  2 +-
 package/pkg-luarocks.mk  |  2 +-
 package/pkg-perl.mk      |  2 +-
 package/pkg-python.mk    |  2 +-
 package/pkg-virtual.mk   |  2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff -r 377347124030 -r ddba3a5f4a8d package/pkg-autotools.mk
--- a/package/pkg-autotools.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-autotools.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -54,7 +54,7 @@
 # make targets
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-cmake.mk
--- a/package/pkg-cmake.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-cmake.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -27,7 +27,7 @@
 # generate the necessary make targets
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-generic.mk
--- a/package/pkg-generic.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-generic.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -268,7 +268,7 @@
 # generic package
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-luarocks.mk
--- a/package/pkg-luarocks.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-luarocks.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -24,7 +24,7 @@
 # generate the necessary make targets
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-perl.mk
--- a/package/pkg-perl.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-perl.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -29,7 +29,7 @@
 # make targets
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-python.mk
--- a/package/pkg-python.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-python.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -82,7 +82,7 @@
 # infrastructure to generate the necessary make targets
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages
diff -r 377347124030 -r ddba3a5f4a8d package/pkg-virtual.mk
--- a/package/pkg-virtual.mk	Thu Jul 24 20:01:15 2014 +0200
+++ b/package/pkg-virtual.mk	Thu Jul 24 20:17:12 2014 +0200
@@ -19,7 +19,7 @@
 # package against its provider.
 #
 #  argument 1 is the lowercase package name
-#  argument 2 is the uppercase package name, including an HOST_ prefix
+#  argument 2 is the uppercase package name, including a HOST_ prefix
 #             for host packages
 #  argument 3 is the uppercase package name, without the HOST_ prefix
 #             for host packages

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] trivial: fix typo 'an host'
  2014-07-24 18:57 [Buildroot] [PATCH] trivial: fix typo 'an host' Thomas De Schampheleire
@ 2014-07-24 20:30 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-07-24 20:30 UTC (permalink / raw)
  To: buildroot

Dear Thomas De Schampheleire,

On Thu, 24 Jul 2014 20:57:41 +0200, Thomas De Schampheleire wrote:
> In English, unlike in French, the 'h' in 'host' is pronounced, meaning that
> the article should be 'a' instead of 'an'.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-24 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 18:57 [Buildroot] [PATCH] trivial: fix typo 'an host' Thomas De Schampheleire
2014-07-24 20:30 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.