diff options
author | Cyril Brulebois <kibi@debian.org> | 2023-05-12 02:28:52 +0200 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2023-05-12 02:28:52 +0200 |
commit | 25da34c0579277cb8dc69c32481c6775188b2a13 (patch) | |
tree | 0f07bb1ea2c781d09c9987487d735fc7c6ef43c9 /en/using-d-i | |
parent | 9ae1ff88a2291f6e601c6e51653864b8e59ad689 (diff) | |
download | installation-guide-25da34c0579277cb8dc69c32481c6775188b2a13.zip |
Fix typos.
Diffstat (limited to 'en/using-d-i')
-rw-r--r-- | en/using-d-i/modules/partman.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/using-d-i/modules/partman.xml b/en/using-d-i/modules/partman.xml index 81e49baa6..966a75174 100644 --- a/en/using-d-i/modules/partman.xml +++ b/en/using-d-i/modules/partman.xml @@ -150,8 +150,8 @@ The following file systems are supported. </para><para> -The partitionner accepts units as power-of-ten (1 GB = 1000 kB = 1000000 B), as -well as power-of-two (1 GiB = 1024 kiB = 1048576 B). Unit prefixes are +The partitioner accepts units as power-of-ten (1 MB = 1000 kB = 1000000 B), as +well as power-of-two (1 MiB = 1024 kiB = 1048576 B). Unit prefixes are supported until EB/EiB (exabyte/exbibyte). </para> |