Skip to content

Commit 084b8e5

Browse files
committed
fix other typo
Signed-off-by: Zen <[email protected]>
1 parent dbd3218 commit 084b8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ugrd/fs/mounts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ autodetect_root = "bool" # Add the autodetect_root property, if defined, the ro
5454
autodetect_root_dm = "bool" # Whether or not to try to autodetect device-mapper partitions
5555
autodetect_root_luks = "bool" # Whether or not to try to autodetect LUKS partitions
5656
autodetect_root_lvm = "bool" # Whether or not to try to autodetect LVM partitions
57-
autodetec_root_raid = "bool" # Whether or not to try to autodetect MDRAID partitions
57+
autodetect_root_raid = "bool" # Whether or not to try to autodetect MDRAID partitions
5858
autodetect_init_mount = "bool" # Adds a late_mount for the init target if it exists under a mount on the host
5959
resolve_root_dev = "bool" # Whether or not to attempt resolve the root device source
6060
_mounts = "dict" # The mounts information

0 commit comments

Comments
 (0)