From: Walt Feasel Date: Wed, 23 Nov 2016 06:26:14 +0000 (-0500) Subject: Cosmetic api: api_storage.c Spelling correction X-Git-Tag: v2017.01-rc1~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83f9ecbe2190ddea2d6bb903e3361a013af913b3;p=platform%2Fkernel%2Fu-boot.git Cosmetic api: api_storage.c Spelling correction Make spelling correction for 'from' Signed-off-by: Walt Feasel --- diff --git a/api/api_storage.c b/api/api_storage.c index 99045d2..bd43144 100644 --- a/api/api_storage.c +++ b/api/api_storage.c @@ -256,7 +256,7 @@ static int dev_enum_stor(int type, struct device_info *di) /* * 2b. If enumerating devices in this group did not * happen before, it means the cookie pointed to a - * device frome some other group (another storage + * device from some other group (another storage * group, or network); in this case try to take the * first available device from our group */