summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-08-13 20:15:09 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-08-13 20:15:09 +0000
commit0007625f8c483901965549fcc8cc90ad96aa3b07 (patch)
treef95b7eb8e4b3e702c6b4fb104e52cbae1234b746 /perl-install/standalone/drakboot
parentdb3a51de90c2a2bf9bc78ab9324835b46fb914a6 (diff)
downloaddrakx-backup-do-not-use-0007625f8c483901965549fcc8cc90ad96aa3b07.tar
drakx-backup-do-not-use-0007625f8c483901965549fcc8cc90ad96aa3b07.tar.gz
drakx-backup-do-not-use-0007625f8c483901965549fcc8cc90ad96aa3b07.tar.bz2
drakx-backup-do-not-use-0007625f8c483901965549fcc8cc90ad96aa3b07.tar.xz
drakx-backup-do-not-use-0007625f8c483901965549fcc8cc90ad96aa3b07.zip
some english typo fixes thx to Arpad Biro
Diffstat (limited to 'perl-install/standalone/drakboot')
-rwxr-xr-xperl-install/standalone/drakboot2
1 files changed, 1 insertions, 1 deletions
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;