aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-27 17:23:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-27 17:23:52 +0000
commit906747704b701114c0d7cc8054e526c984df68ba (patch)
treeccd690a2832f365bd62dae29a509d63b1eb36693
parent2ed4b452d0991f249aa7ea77a272ad8ad5f2d97d (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index c0a11d972..ad5182b69 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -162,7 +162,7 @@ esac</userinput></screen>
<note>
<para>The test suite also requires locale data to be installed in order to run
- successfully. Lccale data provides information to the system regarding
+ successfully. Locale data provides information to the system regarding
such things as the date, time, and currency formats accepted and output by
system utilities. If the test suites are not being run in this chapter
(as per the recommendation), there is no need to install the locales now.