summaryrefslogtreecommitdiffstats
path: root/perl-install/bootloader.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-05-27 00:32:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-05-27 00:32:03 +0000
commit1b243785f5103100e19cbc145ae40431333e2700 (patch)
treeab02ebeb847058fa296c29b6b5d6c70a39cff03c /perl-install/bootloader.pm
parentebc28cc251558d3f1d53d196d3446d716de286a1 (diff)
downloaddrakx-backup-do-not-use-1b243785f5103100e19cbc145ae40431333e2700.tar
drakx-backup-do-not-use-1b243785f5103100e19cbc145ae40431333e2700.tar.gz
drakx-backup-do-not-use-1b243785f5103100e19cbc145ae40431333e2700.tar.bz2
drakx-backup-do-not-use-1b243785f5103100e19cbc145ae40431333e2700.tar.xz
drakx-backup-do-not-use-1b243785f5103100e19cbc145ae40431333e2700.zip
fix typo in comment
Diffstat (limited to 'perl-install/bootloader.pm')
-rw-r--r--perl-install/bootloader.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/bootloader.pm b/perl-install/bootloader.pm
index dea939d0e..25e048fa7 100644
--- a/perl-install/bootloader.pm
+++ b/perl-install/bootloader.pm
@@ -782,7 +782,7 @@ wait for default boot.
}
}
- #- remove existing libsafe, do not care if the previous one was modified by the user?
+ #- remove existing failsafe, do not care if the previous one was modified by the user?
@{$bootloader->{entries}} = grep { $_->{label} ne 'failsafe' } @{$bootloader->{entries}};
add_kernel($bootloader, $kernels[0],