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 fed79707..377f04f4 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -350,7 +350,7 @@ sub run_treeview_dialog {
#-PO: "Architecture" but to be kept *small* !!!
N("Arch."),
text => $pkg_columns{arch},
- tip => N("This shows the architecture for with the package has been built"),
+ tip => N("This shows the architecture for which the package has been built"),
}),
);
foreach my $col (@columns{@columns}) {