From b396f70d122f6cdb5d90727010df896d34ded17d Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 2 Apr 2024 23:23:56 +0200 Subject: [PATCH] [partition] Fix typo's in example config --- src/modules/partition/partition.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf index 0f23323f8..0975179de 100644 --- a/src/modules/partition/partition.conf +++ b/src/modules/partition/partition.conf @@ -193,7 +193,7 @@ initialSwapChoice: none # Default filesystem type, used when a "new" partition is made. # -# When replacing a partition, the new filesystem type will be from the +# When replacing a partition, the new filesystem type will be from the # defaultFileSystemType value. In other cases, e.g. Erase and Alongside, # as well as when using manual partitioning and creating a new # partition, this filesystem type is pre-selected. Note that @@ -248,9 +248,9 @@ defaultFileSystemType: "ext4" # for root that uses 100% of the space and uses the filesystem defined by # defaultFileSystemType. # -# Note: the EFI system partition is prepend automatically to the layout if -# needed; the swap partition is appended to the layout if enabled (small of -# suspend). +# Note: the EFI system partition is prepended automatically to the layout if +# needed; the swap partition is appended to the layout if enabled (selections +# "small" or "suspend" in *userSwapChoices*). # # Otherwise, the partition layout is defined as follow: #