From 212df7a00194fc5a2d7f86df0a70a9839f0ff6ea Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 2 Oct 2007 22:37:59 +0000 Subject: fix case --- MandrivaUpdate | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MandrivaUpdate b/MandrivaUpdate index 3c72e1ae..6b1108ce 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -132,8 +132,8 @@ sub run_treeview_dialog { " " . " " . " " => 'bool', #N("Selected") '' => 'hidden', " " . N("Name") . " " => 'markup', #N("Name") - " " . N("version") . " " => 'text', - " " . N("arch") . " " => 'text', + " " . N("Version") . " " => 'text', + " " . N("Arch") . " " => 'text', ), ), -- cgit v1.2.1