summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-02-07 10:57:38 +0000
committerPeter Volkov <pva@gentoo.org>2009-02-07 10:57:38 +0000
commit793ec1f5598e017d3091a5201adb5972d117ce2e (patch)
treef52e754f34aeff1833ec721fb7a2884c11e8c735 /eclass/eutils.eclass
parentI hate alioth! (fixed download URL) (diff)
downloadhistorical-793ec1f5598e017d3091a5201adb5972d117ce2e.tar.gz
historical-793ec1f5598e017d3091a5201adb5972d117ce2e.tar.bz2
historical-793ec1f5598e017d3091a5201adb5972d117ce2e.zip
Fixed typo in comments.
Diffstat (limited to 'eclass/eutils.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 74c11f605bdc..743a36a73c58 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.308 2008/09/28 04:37:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.309 2009/02/07 10:57:38 pva Exp $
# @ECLASS: eutils.eclass
# @MAINTAINER:
@@ -107,7 +107,7 @@ EPATCH_FORCE="no"
#
# Patches are applied in current directory.
#
-# Bulk Patches should preferibly have the form of:
+# Bulk Patches should preferably have the form of:
#
# ??_${ARCH}_foo.${EPATCH_SUFFIX}
#