From 9a457b16818f2d6ecef94539e71006cbe9d6f86d Mon Sep 17 00:00:00 2001 From: szaka Date: Sun, 10 Feb 2008 13:34:14 +0000 Subject: [PATCH] forced_mount_msg: drop 'defaults' as many people mistyped it to 'defualts' --- src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.c b/src/utils.c index 734d952c..9fe1aa64 100644 --- a/src/utils.c +++ b/src/utils.c @@ -100,7 +100,7 @@ static const char *forced_mount_msg = "\n" " Or add the option to the relevant row in the /etc/fstab file:\n" "\n" -" %s %s ntfs-3g defaults,force 0 0\n"; +" %s %s ntfs-3g force 0 0\n"; /** * utils_set_locale