From bd2cc320aff5789fe4034736fa6da8b4ebae475f Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves Date: Wed, 11 May 2016 19:50:36 -0400 Subject: btrfs-progs: typo review of strings and comments Signed-off-by: Nicholas D Steeves Signed-off-by: David Sterba --- cmds-fi-usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-fi-usage.c') diff --git a/cmds-fi-usage.c b/cmds-fi-usage.c index 32000ea0..23820066 100644 --- a/cmds-fi-usage.c +++ b/cmds-fi-usage.c @@ -280,7 +280,7 @@ static struct btrfs_ioctl_space_args *load_space_info(int fd, char *path) } /* - * This function computes the space occuped by a *single* RAID5/RAID6 chunk. + * This function computes the space occupied by a *single* RAID5/RAID6 chunk. * The computation is performed on the basis of the number of stripes * which compose the chunk, which could be different from the number of devices * if a disk is added later. -- cgit v1.2.1