summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-20 18:03:17 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-20 18:03:17 +0000
commit4c4bcf31750b6177c5c22cd25cd84f4f93da30c1 (patch)
treef2894b2d28a5d5228ae17e25b126de5e47bc906a
parent0301efa454e4e322d220ace0d197144387e53218 (diff)
downloaddrakx-4c4bcf31750b6177c5c22cd25cd84f4f93da30c1.tar
drakx-4c4bcf31750b6177c5c22cd25cd84f4f93da30c1.tar.gz
drakx-4c4bcf31750b6177c5c22cd25cd84f4f93da30c1.tar.bz2
drakx-4c4bcf31750b6177c5c22cd25cd84f4f93da30c1.tar.xz
drakx-4c4bcf31750b6177c5c22cd25cd84f4f93da30c1.zip
frenglish -> english
-rw-r--r--perl-install/fs/format.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm
index 5b87f22f1..8fee9d2bf 100644
--- a/perl-install/fs/format.pm
+++ b/perl-install/fs/format.pm
@@ -64,7 +64,7 @@ my %edit_LABEL = ( # package, command, option
);
# Preserve UUID on fs where we couldn't enforce it while formatting
-my %preserve_UUID = ( # package, commande
+my %preserve_UUID = ( # package, command
#btrfs => [ 'btrfs-progs', 'FIXME' ],
jfs => [ 'jfsutils', 'jfs_tune', ],
xfs => [ 'xfsprogs', 'xfs_admin' ],