summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-04-28 02:46:51 +0000
committerMike Frysinger <vapier@gentoo.org>2003-04-28 02:46:51 +0000
commit6971f8928fd84848be0b5305069285140829ac60 (patch)
treef4eb10ca9381175a0b6ac7d3092d282755405c42 /eclass/distutils.eclass
parentUpdate version (diff)
downloadgentoo-2-6971f8928fd84848be0b5305069285140829ac60.tar.gz
gentoo-2-6971f8928fd84848be0b5305069285140829ac60.tar.bz2
gentoo-2-6971f8928fd84848be0b5305069285140829ac60.zip
spell fixes
Diffstat (limited to 'eclass/distutils.eclass')
-rw-r--r--eclass/distutils.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass
index 378a15593942..a2a7d87b1864 100644
--- a/eclass/distutils.eclass
+++ b/eclass/distutils.eclass
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.10 2003/04/04 01:38:10 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.11 2003/04/28 02:46:51 vapier Exp $
#
# Author: Jon Nelson <jnelson@gentoo.org>
#
# The distutils eclass is designed to allow easier installation of
-# distutils-based python modules, and their incorporation into
+# distutils-based python modules and their incorporation into
# the Gentoo Linux system.
ECLASS=distutils