Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp> --- btrfs.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/btrfs.c b/btrfs.c index 1def354..adb5f05 100644 --- a/btrfs.c +++ b/btrfs.c @@ -105,7 +105,7 @@ static struct Command commands[] = { { do_resize, 2, "filesystem resize", "[+/-]<newsize>[gkm]|max <filesystem>\n" "Resize the file system. If ''max'' is passed, the filesystem\n" - "will occupe all available space on the device.", + "will occupy all available space on the device.", NULL }, { do_show_filesystem, 999, -- 1.7.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html