summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorWalt Feasel <waltfeasel@gmail.com>2016-11-23 01:26:14 -0500
committerTom Rini <trini@konsulko.com>2016-12-04 13:54:58 -0500
commit83f9ecbe2190ddea2d6bb903e3361a013af913b3 (patch)
tree8dd36a56d2fb1fa4b9806f472c94a1cb33515a3d /api
parentc9db75a06673abc7cbf275246931021bb254d1f5 (diff)
Cosmetic api: api_storage.c Spelling correction
Make spelling correction for 'from' Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Diffstat (limited to 'api')
-rw-r--r--api/api_storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/api_storage.c b/api/api_storage.c
index 99045d295f..bd43144721 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
*/