From 0dc758d89e8ca57276d224a7efad608281dae5a5 Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves Date: Thu, 15 Mar 2018 20:39:09 -0400 Subject: btrfs-progs: Fix typos in docs and user-facing strings Signed-off-by: Nicholas D Steeves Signed-off-by: David Sterba --- cmds-subvolume.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-subvolume.c') diff --git a/cmds-subvolume.c b/cmds-subvolume.c index ba57eaa0..45363a5a 100644 --- a/cmds-subvolume.c +++ b/cmds-subvolume.c @@ -338,7 +338,7 @@ again: error("unable to get fsid for '%s': %s", path, strerror(-res)); error( - "delete suceeded but commit may not be done in the end"); + "delete succeeded but commit may not be done in the end"); ret = 1; goto out; } -- cgit v1.2.3