summaryrefslogtreecommitdiff
path: root/package/pkg-cmake.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-cmake.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-cmake.mk')
-rw-r--r--package/pkg-cmake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pkg-cmake.mk b/package/pkg-cmake.mk
index adffbecc3..30198a93c 100644
--- a/package/pkg-cmake.mk
+++ b/package/pkg-cmake.mk
@@ -9,7 +9,7 @@
# infrastructure
#
# In terms of implementation, this CMake infrastructure requires
-# the .mk file to only specify metadata informations about the
+# the .mk file to only specify metadata information about the
# package: name, version, download URL, etc.
#
# We still allow the package .mk file to override what the different