Przeglądaj źródła

fix typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 lat temu
rodzic
commit
8886cca0de
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      chapter06/glibc-inst.xml

+ 2 - 2
chapter06/glibc-inst.xml

@@ -45,8 +45,8 @@ which you need or want.  This can be achieved using the localedef
 command.  Information on this can be found in the INSTALL
 file in the glibc-&glibc-version; tree. One thing to note is that the
 <userinput>localedef</userinput> program assumes that the <filename
-class="directory">/usr/lib/locale</filename> exists, so you need to create
-it first.</para>
+class="directory">/usr/lib/locale</filename> directory exists, so you need
+to create it first.</para>
 
 <para>During the configure stage you will see the following warning:</para>