From 3ee19b235f9e9b0f27fbb90b32ae3ac8fa1f022a Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Sat, 10 Sep 2005 09:27:15 +0000 Subject: typo fix --- drakpxelinux.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drakpxelinux.pl') diff --git a/drakpxelinux.pl b/drakpxelinux.pl index e0e3c0c..0fa32bf 100644 --- a/drakpxelinux.pl +++ b/drakpxelinux.pl @@ -921,7 +921,7 @@ sub create_systems_list() { my $systems = Gtk2::SimpleList->new( N("MAC address") => 'text', N("Installation profile") => 'text', - N("Boot profil") => 'text', + N("Boot profile") => 'text', N("Computer Name") => 'text', ); -- cgit v1.2.1