Make spelling correction for 'from'

Signed-off-by: Walt Feasel <[email protected]>
---
This patch series is to verify a correct patch submission.
Please let me know if there is a problem or preferred
wording for submitting cosmetic patches.

 api/api_storage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/api_storage.c b/api/api_storage.c
index c51ab30..fdb8c78 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
                         */
-- 
2.1.4

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to