summaryrefslogtreecommitdiff
path: root/package/pkg-python.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-python.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-python.mk')
-rw-r--r--package/pkg-python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pkg-python.mk b/package/pkg-python.mk
index d37a03f69..d49e5c231 100644
--- a/package/pkg-python.mk
+++ b/package/pkg-python.mk
@@ -9,7 +9,7 @@
# infrastructure
#
# In terms of implementation, this Python infrastructure requires the
-# .mk file to only specify metadata informations about the package:
+# .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