From b75d4b9bc09ff071b2dfcdf632a7382733e7fa8b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 11 Oct 2005 10:12:08 +0000 Subject: spelling fix --- lib/helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/helper.c') diff --git a/lib/helper.c b/lib/helper.c index 75959e2..b078c25 100644 --- a/lib/helper.c +++ b/lib/helper.c @@ -28,7 +28,7 @@ static void usage(const char *progname) "FUSE options:\n" " -d enable debug output (implies -f)\n" " -f foreground operation\n" - " -s disable multithreaded operation\n" + " -s disable multi-threaded operation\n" " -r mount read only (equivalent to '-o ro')\n" " -o opt,[opt...] mount options\n" " -h print help\n" -- cgit v1.2.3