aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdrake')
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake b/rpmdrake
index 5b5570d1..4e20f303 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -533,7 +533,7 @@ sub run_treeview_dialog {
N("/_Options") . N("/_Select dependencies without asking");
my $clean_cache_string =
N("/_Options") . "/" .
- N("Clear download cache after successfull install");
+ N("Clear download cache after successful install");
my $updates_string = N("/_Options") . N("/_Compute updates on startup");
my $NVR_string = N("/_Options") . "/" . N("Search in _full package names");
my $regexp_search_string = N("/_Options") . "/" . N("Use _regular expressions in searches");