summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-11-09 05:57:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-11-09 05:57:17 +0000
commit2caf02b2f481782e6f73390d265a7e85ab2e308b (patch)
tree2e9ca5577621ea06c7997b17302d32878c925317 /eclass
parentStable on SPARC. (diff)
downloadhistorical-2caf02b2f481782e6f73390d265a7e85ab2e308b.tar.gz
historical-2caf02b2f481782e6f73390d265a7e85ab2e308b.tar.bz2
historical-2caf02b2f481782e6f73390d265a7e85ab2e308b.zip
typo fix
Diffstat (limited to 'eclass')
-rw-r--r--eclass/eutils.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass
index b39721430c13..49306bf4d66f 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.215 2005/10/27 07:28:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.216 2005/11/09 05:57:17 mr_bones_ Exp $
#
# Author: Martin Schlemmer <azarah@gentoo.org>
#
@@ -850,7 +850,7 @@ make_desktop_entry() {
sci)
case ${catmin} in
- astro*) type=Astronomoy;;
+ astro*) type=Astronomy;;
bio*) type=Biology;;
calc*) type=Calculator;;
chem*) type=Chemistry;;