]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Manage.c
parse_size: distinguish between 0 and error.
[thirdparty/mdadm.git] / Manage.c
index 7deba3aa0d66ead2f41a1fffc7b6fb4f7ecdd30d..102c013b0e809a2a754445ab32e696c539873970 100644 (file)
--- 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);