From 459260afbf1eec2d6dc5271e0c98cddd27f315e0 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 16 Feb 2004 22:06:25 +0000 Subject: typo fixes --- perl-install/standalone/drakboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakboot') diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot index 59de979b3..95df5b2df 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -135,7 +135,7 @@ gtkadd($window, $splash_mode = !$splash_mode; if ($boot_warn && $no_bootsplash && $splash_mode) { $in->ask_warn(N("Warning"), - [ N("Your system bootloader is not in framebuffer mode. To activate graphical boot, select a graphic video mode into the bootloader configuration tool.") ]); + [ N("Your system bootloader is not in framebuffer mode. To activate graphical boot, select a graphic video mode from the bootloader configuration tool.") ]); $boot_warn = 0 } $splash_box->set_sensitive($splash_mode); -- cgit v1.2.1