[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120818001046.GA22945@bryceharrington.org>
Date: Fri, 17 Aug 2012 17:10:46 -0700
From: Bryce Harrington <bryce@...onical.com>
To: linux-ext4@...r.kernel.org
Cc: "Theodore Ts'o" <tytso@....edu>
Subject: [PATCH] e2fsprogs: Fix spelling of 'filesystme' in debugfs help
Signed-off-by: Bryce Harrington <bryce@...onical.com>
---
debugfs/debug_cmds.ct | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debugfs/debug_cmds.ct b/debugfs/debug_cmds.ct
index af969b1..a799dd7 100644
--- a/debugfs/debug_cmds.ct
+++ b/debugfs/debug_cmds.ct
@@ -166,7 +166,7 @@ request do_imap, "Calculate the location of an inode",
request do_dump_unused, "Dump unused blocks",
dump_unused;
-request do_set_current_time, "Set current time to use when setting filesystme fields",
+request do_set_current_time, "Set current time to use when setting filesystem fields",
set_current_time;
request do_supported_features, "Print features supported by this version of e2fsprogs",
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists