summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-09-17 19:27:04 +0000
committerOlivier Blin <oblin@mandriva.org>2005-09-17 19:27:04 +0000
commitdbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0 (patch)
tree58d9d43a13bb74ddb0e775557cf6ba212f002c59 /perl-install/standalone
parent811e6fd79c249ef4c6b58a7096c9d33a8b6a750c (diff)
downloaddrakx-dbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0.tar
drakx-dbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0.tar.gz
drakx-dbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0.tar.bz2
drakx-dbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0.tar.xz
drakx-dbbcdc5fd8cdc12dbceeaf1ba7a8e78378e561c0.zip
fix typo (pterjan)
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/service_harddrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake
index 4fcbb14a4..88de1844d 100755
--- a/perl-install/standalone/service_harddrake
+++ b/perl-install/standalone/service_harddrake
@@ -69,7 +69,7 @@ my $previous_config;
if (-f $last_boot_config && -s $last_boot_config) {
eval { $previous_config = Storable::retrieve($last_boot_config) };
- log::explanations("resetting previous harware file ($@)") if $@;
+ log::explanations("resetting previous hardware file ($@)") if $@;
}
$previous_config ||= {};
pan>/+39696 * Missing translationRafael Garcia-Suarez2005-06-271-1/+1 * normalize mke2fs and mkreiserfs into mkfs.<fs_type>Pascal Rigaux2005-06-241-2/+2 * Finsalize printer setup and more spelling/tidyPjetur Hjaltason2005-06-231-143/+172 * Punctuation fixRafael Garcia-Suarez2005-06-231-1/+1 * fix titypoOlivier Blin2005-06-231-2/+2 * Updated Estonian translation.Marek Laane2005-06-231-185/+111 * meloJosé Jorge2005-06-231-38/+29 * meloJosé Jorge2005-06-221-37/+31 * Mostly printer wizard stringsPjetur Hjaltason2005-06-211-189/+463 * Need this to work with rpm 4.4.1-9mdkRafael Garcia-Suarez2005-06-211-0/+11 * meloJosé Jorge2005-06-201-2/+2 * install keychain when installing openssh-clientsFrederic Lepied2005-06-201-1/+1 * Updates and lots of speling correctedPjetur Hjaltason2005-06-191-91/+170 * meloJosé Jorge2005-06-191-2475/+2369 * updated Basque filePablo Saratxaga2005-06-181-314/+78 * UpdatedWilly Sudiarto Raharjo2005-06-171-1/+1 * UpdatedWilly Sudiarto Raharjo2005-06-171-13/+13 * New entries and lots of "speling"Pjetur Hjaltason2005-06-171-431/+425 * Updated Simplified Chinese translationFunda Wang2005-06-171-15/+18 * updated Brazilian filePablo Saratxaga2005-06-171-2662/+2739 * updated pot filePablo Saratxaga2005-06-17