From 2211da7020dbb2262dde96671fd68b2a7f9791da Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 3 Mar 2008 19:50:36 +0000 Subject: typo fix (Jure Repinc, #38304) --- Rpmdrake/edit_urpm_sources.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rpmdrake') 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, -- cgit v1.2.1