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 --- utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils.c') diff --git a/utils.c b/utils.c index 6c093666..f0a3c070 100644 --- a/utils.c +++ b/utils.c @@ -2304,7 +2304,7 @@ int ask_user(char *question) /* * For a given: * - file or directory return the containing tree root id - * - subvolume return it's own tree id + * - subvolume return its own tree id * - BTRFS_EMPTY_SUBVOL_DIR_OBJECTID (directory with ino == 2) the result is * undefined and function returns -1 */ -- cgit v1.2.3