summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakpxelinux.pl2
1 files changed, 1 insertions, 1 deletions
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',
);