diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-31 18:10:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-31 18:10:04 +0000 |
commit | fb598c22a59ea22c2a4d74ce51c682b5f8d06ae3 (patch) | |
tree | dade6ad2f741483e975e3b97a5e1abc39199cd5f | |
parent | daeeb934ed509ed15a0ce7e885f3f2f9ea41e954 (diff) |
adding missing space
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter02/bootscripts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml index 5caa5014d..d4a37fd99 100644 --- a/chapter02/bootscripts.xml +++ b/chapter02/bootscripts.xml @@ -1,7 +1,7 @@ <sect1 id="ch02-bootscripts"> <title>Download the bootscripts</title> -<para>Typing out all the bootscripts in chapter 7can be a long, tedious +<para>Typing out all the bootscripts in chapter 7 can be a long, tedious process, not to mention very error-prone.</para> <para>To save some time, the bootscripts can be downloaded from <ulink |