summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-14 00:15:12 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-14 00:15:34 -0400
commitfd0ed8f1e80230b71d48405f3a9b83622d4247c4 (patch)
tree389e04f99614c392e73e33535db4e966713fd8fd /eclass/mozcoreconf-v3.eclass
parentapp-emulation/libvirt-glib: version bump to 0.22 (bug #557496) (diff)
downloadgentoo-fd0ed8f1e80230b71d48405f3a9b83622d4247c4.tar.gz
gentoo-fd0ed8f1e80230b71d48405f3a9b83622d4247c4.tar.bz2
gentoo-fd0ed8f1e80230b71d48405f3a9b83622d4247c4.zip
eclass: more misc doc fixes
Diffstat (limited to 'eclass/mozcoreconf-v3.eclass')
-rw-r--r--eclass/mozcoreconf-v3.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozcoreconf-v3.eclass b/eclass/mozcoreconf-v3.eclass
index 01c14ee90797..62751ba82dc1 100644
--- a/eclass/mozcoreconf-v3.eclass
+++ b/eclass/mozcoreconf-v3.eclass
@@ -103,7 +103,7 @@ moz_pkgsetup() {
}
# @FUNCTION: mozconfig_init
-# @DESCRIPTION
+# @DESCRIPTION:
# Initialize mozilla configuration and populate with core settings.
# This should be called in src_configure before any other mozconfig_* functions.
mozconfig_init() {