From 0007625f8c483901965549fcc8cc90ad96aa3b07 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 13 Aug 2003 20:15:09 +0000 Subject: some english typo fixes thx to Arpad Biro --- 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 5d80178ac..f3d640772 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -227,7 +227,7 @@ Launch \"lilo\" as root in command line to complete LiLo theme installation.")); $error = 1; } $in->ask_warn($error ? N("Error") : N("Notice"), - $error ? N("Theme installation failed!") : N("LiLo and Bootsplash themes installation successfull")); + $error ? N("Theme installation failed!") : N("LiLo and Bootsplash themes installation successful")); }); my $x_box; -- cgit v1.2.1