Ver Fonte

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs há 11 anos atrás
pai
commit
9a2b0c69d8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      chapter06/glibc.xml

+ 1 - 1
chapter06/glibc.xml

@@ -54,7 +54,7 @@
       Unicode, therefore libiconv is not required on an LFS system.</para>
     </note>
 
-    <para>First fix a minor problem when installing the tzselect script"</para>
+    <para>First fix a minor problem when installing the tzselect scriptr:</para>
 
 <screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen>