summaryrefslogtreecommitdiff
path: root/package/pkg-generic.mk
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-07-24 20:07:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-24 22:31:20 +0200
commit60714bb2ed7060b859a49abea8471950b9878bf8 (patch)
tree87f915f40d6acaa4acb5c686b64ba953dbfde0c6 /package/pkg-generic.mk
parent07f0c8ab25847bc3120f3fd99945680ea030daaa (diff)
trivial: fix typo 'informations'
In English, unlike in French, almost all usages of the word 'information' are uncountable, meaning that 'informations' is invalid. This patch fixes this typo throughout the tree, except in CHANGES and docs/news.html (historic text). Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pkg-generic.mk')
-rw-r--r--package/pkg-generic.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pkg-generic.mk b/package/pkg-generic.mk
index 03cbf962c..fb4b849f9 100644
--- a/package/pkg-generic.mk
+++ b/package/pkg-generic.mk
@@ -13,7 +13,7 @@
# In terms of implementation, this generic infrastructure requires the
# .mk file to specify:
#
-# 1. Metadata informations about the package: name, version,
+# 1. Metadata information about the package: name, version,
# download URL, etc.
#
# 2. Description of the commands to be executed to configure, build
@@ -304,7 +304,7 @@ define inner-generic-package
# already defined. For some variables (version, source, site and
# subdir), if they are undefined, we try to see if a variable without
# the HOST_ prefix is defined. If so, we use such a variable, so that
-# these informations have only to be specified once, for both the
+# this information has only to be specified once, for both the
# target and host packages of a given .mk file.
$(2)_TYPE = $(4)