summaryrefslogtreecommitdiffstats
path: root/Query.c
diff options
context:
space:
mode:
Diffstat (limited to 'Query.c')
-rw-r--r--Query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Query.c b/Query.c
index ea5bca6..07e6047 100644
--- a/Query.c
+++ b/Query.c
@@ -101,7 +101,7 @@ int Query(char *dev)
dev, strerror(superrno));
break;
case 2:
- printf("%s: is too small to be an md componenet.\n",
+ printf("%s: is too small to be an md component.\n",
dev);
break;
case 3: