Browse Source

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 16 years ago
parent
commit
906747704b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter05/glibc.xml

+ 1 - 1
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.