diff options
author | Miroslav Kure <kurem@upcase.inf.upol.cz> | 2012-08-10 14:03:27 +0000 |
---|---|---|
committer | Miroslav Kure <kurem@upcase.inf.upol.cz> | 2012-08-10 14:03:27 +0000 |
commit | a830e46b591eedadc80d7d391f4dd18246114ced (patch) | |
tree | 0f4f698f6e930b869a255429dcc0d5f7fa831ddd | |
parent | add066e2e758b5ab725dc07c99b15c3b9e674983 (diff) | |
download | installation-guide-a830e46b591eedadc80d7d391f4dd18246114ced.zip |
fix typo "B" -> "MB"
-rw-r--r-- | en/appendix/chroot-install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index 161e99166..09289c76c 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -47,7 +47,7 @@ configuration steps may be needed. With your current *nix partitioning tools, repartition the hard drive as needed, creating at least one filesystem plus swap. You need around &base-system-size;MB of space available for a console only install, -or about &task-desktop-lxde-inst;B if you plan to install X (more if you intend to +or about &task-desktop-lxde-inst;MB if you plan to install X (more if you intend to install desktop environments like GNOME or KDE). </para><para> |