diff options
-rwxr-xr-x | bin/ebuild-ipc.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |