From 5bd0bdb697c9dc86ab0866518b2ceaab1326edab Mon Sep 17 00:00:00 2001
From: Gustavo Felisberto <humpback@gentoo.org>
Date: Wed, 26 Jan 2005 01:36:12 +0000
Subject: small typo in comment (Portage version: 2.0.51-r15)

---
 net-im/psi/psi-0.9.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'net-im')

diff --git a/net-im/psi/psi-0.9.3-r1.ebuild b/net-im/psi/psi-0.9.3-r1.ebuild
index a5bdcc1f9295..37866a33f3f4 100644
--- a/net-im/psi/psi-0.9.3-r1.ebuild
+++ b/net-im/psi/psi-0.9.3-r1.ebuild
@@ -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/net-im/psi/psi-0.9.3-r1.ebuild,v 1.1 2005/01/24 18:39:42 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r1.ebuild,v 1.2 2005/01/26 01:36:12 humpback Exp $
 
 inherit eutils
 
@@ -207,7 +207,7 @@ src_compile() {
 src_install() {
 	dodoc README TODO
 	make INSTALL_ROOT="${D}" install
-	#this away the docs will also be installed in the standard gentoo dir
+	#this way the docs will also be installed in the standard gentoo dir
 	for i in roster system emoticons; do
 		newdoc ${S}/iconsets/${i}/README README.${i}
 	done;
-- 
cgit v1.2.3-65-gdbad