summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/share/compssUsers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/compssUsers.pl b/perl-install/share/compssUsers.pl
index 08c637e21..a98f3db57 100644
--- a/perl-install/share/compssUsers.pl
+++ b/perl-install/share/compssUsers.pl
@@ -123,7 +123,7 @@ my $gtk_display_compssUsers = sub {
1, gtkpack(Gtk2::VBox->new(0, 0),
$entries_in_path->('Workstation'),
'',
- map { $entry->($_) } @{$h->{'Development'}},
+ $entries_in_path->('Develoment'),
),
0, gtkpack(Gtk2::VBox->new(0, 0),
$entries_in_path->('Server'),