diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 15:07:17 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 15:07:17 +0000 |
commit | 9d25a897d239b9eed01d09692f4b6d28e2995d50 (patch) | |
tree | f1bdadc87159b64db48932cdeb0f0044c08f70bd /chapter01 | |
parent | 182d5d3e50ddf048e655a7e7909ae8389e84e639 (diff) |
Remove tab characters
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4da0b7653..2958552c5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,7 +42,7 @@ <listitem> <para>[bdubbs] - Added explanation for --disable-libssp to GCC in Chapter 5. Also expanded/added explanation on language selection - for GCC in Chapters 5 and 6.</para> + for GCC in Chapters 5 and 6.</para> </listitem> <listitem> <para>[bdubbs] - Wording changes to several text sections of Chapter 5. |