summaryrefslogtreecommitdiff
path: root/mdopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdopen.c')
-rw-r--r--mdopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdopen.c b/mdopen.c
index ebaba950..55252dc1 100644
--- a/mdopen.c
+++ b/mdopen.c
@@ -193,7 +193,7 @@ int open_mddev(char *dev, int autof)
* If the device name is in a 'standard' format,
* intuit the minor from that, else
* easiest to read /proc/mdstat, and hunt through for
- * an unused number
+ * an unused number
*/
if (num < 0) {
/* need to pick an unused number */