diff options
Diffstat (limited to 'perl-install/install/help/help.pm')
-rw-r--r-- | perl-install/install/help/help.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/help/help.pm b/perl-install/install/help/help.pm index 4354a9304..107527f8c 100644 --- a/perl-install/install/help/help.pm +++ b/perl-install/install/help/help.pm @@ -692,7 +692,7 @@ OS installed on your machine. * if a GRUB or LILO boot sector is found, it'll replace it with a new one. -If DrakX can not determine where to place the boot sector, it'll ask you +If DrakX cannot determine where to place the boot sector, it'll ask you where it should place it. Generally, the \"%s\" is the safest place. Choosing \"%s\" will not install any boot loader. Use this option only if you know what you're doing.", N("First sector of drive (MBR)"), N("Skip")); |