From e6336565c6fd9e0f9213010714cbd44ce8916e5f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 28 Feb 2005 13:02:48 +0000 Subject: fix typo --- perl-install/bootloader.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/bootloader.pm b/perl-install/bootloader.pm index 123647041..bd3459a11 100644 --- a/perl-install/bootloader.pm +++ b/perl-install/bootloader.pm @@ -1258,7 +1258,7 @@ sub write_grub { install $stage1 d $dev $stage2 p $menu_lst quit EOF -"; +"); } check_enough_space(); -- cgit v1.2.1