aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-08-08 21:06:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-08-08 21:06:30 +0000
commit7eac1a5ed56c4c84a6853104a836d1e4899472db (patch)
treed7274d2e63cf20caa856d61a91d92b240354482c /chapter02
parent83528c7103bf2e014b3e783e0b75626beb2bff1b (diff)
Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/creatingpartition.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index 6f2de1b1e..5956f08ae 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -116,7 +116,7 @@
<para>If the <emphasis>boot disk</emphasis> has been partitioned with a
GUID Partition Table (GPT), then a small, typically 1 MB, partition must be
created if it does not already exist. This partition is not formatted, but
- must be available for GRUB to to use during installation of the boot
+ must be available for GRUB to use during installation of the boot
loader. This partition will normally be labeled 'BIOS Boot' if using
<command>fdisk</command> or have a code of <emphasis>EF02</emphasis> if
using <command>gdisk</command>.</para>