From 9b984d4aada61946f105305c6289873927257933 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sat, 25 Mar 2006 02:37:04 +0000 Subject: spelling typo --- eclass/alternatives.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/alternatives.eclass b/eclass/alternatives.eclass index e5cbcffa2dfd..a5da97d05075 100644 --- a/eclass/alternatives.eclass +++ b/eclass/alternatives.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/alternatives.eclass,v 1.12 2005/07/11 15:08:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/alternatives.eclass,v 1.13 2006/03/25 02:37:04 agriffis Exp $ # Author : Alastair Tse (03 Oct 2003) # Short Desc: Creates symlink to the latest version of multiple slotted @@ -14,7 +14,7 @@ # # This eclass provides a convenience function that needs to be given a # list of alternatives (descending order of recent-ness) and the symlink. -# It will choose the latest version if can find installed and create +# It will choose the latest version it can find installed and create # the desired symlink. # # There are two ways to use this eclass. First is by declaring two variables -- cgit v1.2.3-65-gdbad