From 2865eed6dd1d013d8bf00af6fe7ce7b80be24fde Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Mar 2003 08:18:28 +0000 Subject: really sort --- perl-install/standalone/drakedm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm index c59de5f93..eb0ec74fc 100644 --- a/perl-install/standalone/drakedm +++ b/perl-install/standalone/drakedm @@ -49,7 +49,7 @@ several different X sessions on your local machine at the same time.")), val => \$dm, type => 'list', format => sub { $dm{$_[0]}[0] }, - ort => 1, + sort => 1, } ] ) -- cgit v1.2.1