Whamcloud - gitweb
e2fsprogs: fix spelling of 'filesystme' in debugfs help
authorBryce Harrington <bryce@canonical.com>
Sat, 18 Aug 2012 00:10:46 +0000 (17:10 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 19 Aug 2012 21:56:06 +0000 (17:56 -0400)
Signed-off-by: Bryce Harrington <bryce@canonical.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debug_cmds.ct

index af969b1..a799dd7 100644 (file)
@@ -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",