diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:40 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:40 +0000 |
commit | 22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (patch) | |
tree | f84bc92f3490d1ded41890c26af8a2500c5b4e78 | |
parent | 1f536265dd95eaecbd3d666a788351c108caee35 (diff) |
Fixing a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | preface/audience.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/preface/audience.xml b/preface/audience.xml index b3bebb5b3..82155448c 100644 --- a/preface/audience.xml +++ b/preface/audience.xml @@ -6,7 +6,7 @@ <title>Who would want to read this book</title> <para>There are many reasons why somebody would want to read this book. The -principle reason being to install a Linux system straight from the source +principal reason being to install a Linux system straight from the source code. A question many people raise is "Why go through all the hassle of manually building a Linux system from scratch when you can just download and install an existing one?". That is a good question and is the impetus for this |