summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-11-23 16:18:47 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-11-23 16:19:12 +0100
commit08e3679c532febe128fa3a05ee87e13fa66a8b28 (patch)
tree08cbcd85a4a8bf25ed6be3e15dfed2ee3a76b8fa /eclass
parentdev-lang/python-3.4.5-r0: stable on alpha (diff)
downloadgentoo-08e3679c532febe128fa3a05ee87e13fa66a8b28.tar.gz
gentoo-08e3679c532febe128fa3a05ee87e13fa66a8b28.tar.bz2
gentoo-08e3679c532febe128fa3a05ee87e13fa66a8b28.zip
mozlinguas-v2.eclass: Fixed typo.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozlinguas-v2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozlinguas-v2.eclass b/eclass/mozlinguas-v2.eclass
index 726c6705a87c..89b9b3d995e3 100644
--- a/eclass/mozlinguas-v2.eclass
+++ b/eclass/mozlinguas-v2.eclass
@@ -61,7 +61,7 @@ esac
: ${MOZ_HTTP_URI:=""}
# @ECLASS-VARIABLE: MOZ_LANGPACK_HTTP_URI
-# @ÐESCRIPTION:
+# @DESCRIPTION:
# An alternative http URI if it differs from official mozilla URI.
# Defaults to whatever MOZ_HTTP_URI was set to.
: ${MOZ_LANGPACK_HTTP_URI:=${MOZ_HTTP_URI}}