X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cmds-subvolume.c;h=45363a5ab3f80cb2a04fa6a1af153498094884da;hb=335b7011352bfe27d59094d622abe111177021d4;hp=ba57eaa07080bfec403ed8c3d21f0bfe193068a7;hpb=f0a376df4733dc6f0f0cdc529f4e7df64806f3f6;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/cmds-subvolume.c b/cmds-subvolume.c index ba57eaa..45363a5 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; }