From 05d6724eb8504ccc86804028cd5b2c67a65499d7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 25 Aug 2005 11:44:51 +0000 Subject: typo fix (Per Oyvind Karlsen) --- perl-install/fs/mount_options.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/fs/mount_options.pm') diff --git a/perl-install/fs/mount_options.pm b/perl-install/fs/mount_options.pm index a7a0e7688..b80395a03 100644 --- a/perl-install/fs/mount_options.pm +++ b/perl-install/fs/mount_options.pm @@ -138,7 +138,7 @@ system again. This option implies the options noexec, nosuid, and nodev (unless overridden by subsequent options, as in the option line user,exec,dev,suid )."), - 'usrquota' => N("Enable user disk quota accounting enabled, and optionally enforce limits"), + 'usrquota' => N("Enable user disk quota accounting, and optionally enforce limits"), 'umask=0' => N("Give write access to ordinary users"), -- cgit v1.2.1