summaryrefslogtreecommitdiffstats
path: root/package/pkg-autotools.mk
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-07-24 20:57:41 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-24 22:29:54 +0200
commit5bd9ed6fe6a4a7c3a3a27453cc6a2bd2eefc5b05 (patch)
tree8d07cea1b0cbbd4c8cbc0cf9304be5d98a896b73 /package/pkg-autotools.mk
parent2141e06c4f55ff36abf781a64fa9e581cbf091b6 (diff)
downloadbuildroot-5bd9ed6fe6a4a7c3a3a27453cc6a2bd2eefc5b05.tar.gz
buildroot-5bd9ed6fe6a4a7c3a3a27453cc6a2bd2eefc5b05.zip
trivial: fix typo 'an host'
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pkg-autotools.mk')
-rw-r--r--package/pkg-autotools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pkg-autotools.mk b/package/pkg-autotools.mk
index 4443c72b05..db3736c058 100644
--- a/package/pkg-autotools.mk
+++ b/package/pkg-autotools.mk
@@ -54,7 +54,7 @@ AUTOCONF_AC_CHECK_FILE_VAL = ac_cv_file_$(subst -,_,$(subst /,_,$(subst .,_,$(1)
# 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
OpenPOWER on IntegriCloud