From: Lars Wendler Date: Wed, 23 Nov 2016 15:18:47 +0000 (+0100) Subject: mozlinguas-v2.eclass: Fixed typo. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08e3679c532febe128fa3a05ee87e13fa66a8b28;p=gentoo.git mozlinguas-v2.eclass: Fixed typo. --- 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}}