From 80d81228966f4b4ba4886f42f66818e198f454ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Hoffst=C3=A4tte?= Date: Tue, 2 Sep 2014 11:57:20 +0000 Subject: Btrfs-progs: fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix (at least one user-visible) typos: it's its, not it's. Signed-off-by: Holger Hoffstätte Signed-off-by: David Sterba --- cmds-device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-device.c') diff --git a/cmds-device.c b/cmds-device.c index d7af0901..0475bf6b 100644 --- a/cmds-device.c +++ b/cmds-device.c @@ -295,7 +295,7 @@ out: static const char * const cmd_ready_dev_usage[] = { "btrfs device ready ", - "Check device to see if it has all of it's devices in cache for mounting", + "Check device to see if it has all of its devices in cache for mounting", NULL }; -- cgit v1.2.3