aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpmdrake.pm2
1 files changed, 1 insertions, 1 deletions
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