aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMandrivaUpdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/MandrivaUpdate b/MandrivaUpdate
index 5a95eacf..c6756fc4 100755
--- a/MandrivaUpdate
+++ b/MandrivaUpdate
@@ -97,7 +97,7 @@ sub run_treeview_dialog {
gtkpack_(
gtknew('VBox', spacing => 3),
0, getbanner(),
- 0, gtknew('Title2', label => N("Here is the list of software packages updates")),
+ 0, gtknew('Title2', label => N("Here is the list of software package updates")),
1, create_vpaned(
gtkadd(
gtknew('Frame', border_width => 3, shadow_type => 'in'),