From 57439a2795b35896b782e12864590024c1d6d732 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Sep 2004 12:28:21 +0000 Subject: Fix typo in section title --- perl-install/share/compssUsers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/share/compssUsers.pl') diff --git a/perl-install/share/compssUsers.pl b/perl-install/share/compssUsers.pl index a98f3db57..f94aa6ae3 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'), '', - $entries_in_path->('Develoment'), + $entries_in_path->('Development'), ), 0, gtkpack(Gtk2::VBox->new(0, 0), $entries_in_path->('Server'), -- cgit v1.2.1