From 068d2a8b898a544ff1f08ae92ce91d7bcce9fe73 Mon Sep 17 00:00:00 2001 From: JustAnotherJavaProgrammer Date: Mon, 13 Mar 2023 16:00:30 +0000 Subject: Fixed a typo in setup-disk usage --- setup-disk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-disk.in b/setup-disk.in index f7eb689..e417dc5 100755 --- a/setup-disk.in +++ b/setup-disk.in @@ -1476,7 +1476,7 @@ usage() { If DISKDEV is specified, then use the specified disk(s) without asking. If multiple disks are specified then set them up in a RAID array. If there are - mode than 2 disks, then use raid level 5 instead of raid level 1. + more than 2 disks, then use raid level 5 instead of raid level 1. options: -h Show this help -- cgit v1.2.3