From 313251c3837a0bc3b495372b3f4160f40a0b1ccf Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 28 Apr 2011 18:34:00 +0000 Subject: typo fix in comment --- rpmdrake.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmdrake.pm b/rpmdrake.pm index c5d9a792..a6180a39 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -166,7 +166,7 @@ our $configfile = "$ENV{HOME}/.rpmdrake"; # Configuration File Options # -# clear download cache after succesfull installation of packages +# clear download cache after successfull installation of packages our $clean_cache; # automatic select dependencies without user intervention -- cgit v1.2.1