From f4be28a0036970f34bd3f89031dbbe69f9b50a95 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 13 Jun 2006 15:44:02 +0000 Subject: Typo (misc) --- rurpme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rurpme') diff --git a/rurpme b/rurpme index ce5a2790..ee7b4e7f 100644 --- a/rurpme +++ b/rurpme @@ -7,7 +7,7 @@ use urpm::msg; use urpm::util qw(untaint); if ($< != 0) { - print STDERR N("Only superuser is allowed to install packages"), "\n"; + print STDERR N("Only superuser is allowed to uninstall packages"), "\n"; exit 1; } -- cgit v1.2.1