From 1d8a2844586af5a72f2f2f2813fcac17119d525c Mon Sep 17 00:00:00 2001 From: Faik Uygur Date: Wed, 19 Nov 2008 09:51:16 +0000 Subject: [PATCH] fix comment --- pisi/operations/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pisi/operations/install.py b/pisi/operations/install.py index 8354bcc1..9585b0ff 100644 --- a/pisi/operations/install.py +++ b/pisi/operations/install.py @@ -89,7 +89,7 @@ def install_pkg_names(A, reinstall = False): install_op = atomicoperations.Install.from_name(x) paths.append(install_op.package_fname) - # fetch to be upgraded packages but do not install them. + # fetch to be installed packages but do not install them. if ctx.get_option('fetch_only'): return