summaryrefslogtreecommitdiff
path: root/Manage.c
diff options
context:
space:
mode:
Diffstat (limited to 'Manage.c')
-rw-r--r--Manage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manage.c b/Manage.c
index 7deba3aa..102c013b 100644
--- a/Manage.c
+++ b/Manage.c
@@ -666,7 +666,7 @@ int Manage_subdevs(char *devname, int fd,
": %s is larger than %s can "
"effectively use.\n"
" Add --force is you "
- "really wan to add this device.\n",
+ "really want to add this device.\n",
add_dev, devname);
st->ss->free_super(st);
close(tfd);