diff options
Diffstat (limited to 'api/api_storage.c')
-rw-r--r-- | api/api_storage.c | 2 |
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 */ |