summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 846a9406f..d2617e6fb 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -86,7 +86,7 @@ my @menu_items =
{ path => N("/_Options").N("/Autodetect _jazz drives"), type => '<CheckItem>',
callback => sub { $options{JAZZ_DETECTION} = $check_boxes{JAZZ_DETECTION}->active } },
{ path => N("/_Help"), type => '<Branch>' },
- { path => N("/_Help").N("/_Help"), callback => sub { unless(fork()) { exec("drakhelp Starter.html/harddrake.html") } } },
+ { path => N("/_Help").N("/_Help"), callback => sub { unless (fork()) { exec("drakhelp Starter.html/harddrake.html") } } },
{
path => N("/_Help").N("/_Fields description"),
callback => sub {