aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/edit_urpm_sources.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Rpmdrake/edit_urpm_sources.pm')
-rw-r--r--Rpmdrake/edit_urpm_sources.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm
index c79cb5ea..3d6bc59b 100644
--- a/Rpmdrake/edit_urpm_sources.pm
+++ b/Rpmdrake/edit_urpm_sources.pm
@@ -337,7 +337,7 @@ sub options_callback() {
]),
gtknew('HBox',
children_loose =>
- [ gtknew('Label', text => N("XML metada download policy:")),
+ [ gtknew('Label', text => N("XML meta-data download policy:")),
gtknew('ComboBox',
list => [ keys %xml_info_policies ], text_ref => \$xml_info_policy,