From c75c0470a7cf30a1dda20e70f012eb9cf07a2c2b Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Tue, 11 Apr 2006 13:07:24 +0000 Subject: grammar fix --- eclass/virtualx.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass index 4e2b86bee842..418ebaddefa2 100644 --- a/eclass/virtualx.eclass +++ b/eclass/virtualx.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/virtualx.eclass,v 1.24 2005/09/23 20:14:32 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/virtualx.eclass,v 1.25 2006/04/11 13:07:24 seemant Exp $ # # Author: Martin Schlemmer # @@ -34,7 +34,7 @@ virtualmake() { # The following is derived from Mandrake's hack to allow # compiling without the X display - einfo "Scanning for a open DISPLAY to start Xvfb ..." + einfo "Scanning for an open DISPLAY to start Xvfb ..." # We really do not want SANDBOX enabled here export SANDBOX_DISABLED="1" -- cgit v1.2.3-65-gdbad