From: Zac Medico Date: Fri, 20 Aug 2010 12:50:45 +0000 (-0700) Subject: Fix typo in comment. X-Git-Tag: v2.2_rc68~59 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64de923b65662fe14560d087f7f5208b3bebb1b2;p=portage.git Fix typo in comment. --- diff --git a/bin/ebuild-ipc.py b/bin/ebuild-ipc.py index d0c17d037..cbb8c5570 100755 --- a/bin/ebuild-ipc.py +++ b/bin/ebuild-ipc.py @@ -2,7 +2,7 @@ # Copyright 2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# This is a helper which which ebuild processes can use +# This is a helper which ebuild processes can use # to communicate with portage's main python process. import os