summaryrefslogtreecommitdiff
path: root/super-intel.c
diff options
context:
space:
mode:
Diffstat (limited to 'super-intel.c')
-rw-r--r--super-intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/super-intel.c b/super-intel.c
index e2ed95a..733bb38 100644
--- a/super-intel.c
+++ b/super-intel.c
@@ -10051,7 +10051,7 @@ enum imsm_reshape_type imsm_analyze_change(struct supertype *st,
geo->size );
if (current_size >= geo->size) {
fprintf(stderr,
- Name " Error. Size expanssion is "
+ Name " Error. Size expansion is "
"supported only (current size is %llu, "
"requested size /rounded/ is %llu).\n",
current_size, geo->size);