Explorar el Código

removed \ typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans hace 23 años
padre
commit
69b8ba44aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter06/glibc-inst.xml

+ 1 - 1
chapter06/glibc-inst.xml

@@ -60,7 +60,7 @@ the binary translation files that are used to make your system talk in a
 different language. Because these translation files have already been
 generated for you, there is no need for msgfmt. You'd only need msgfmt if
 you change the translation source files (the <filename>*.po</filename>
-files in the <filename class="directory">po</filename> subdirectory) which\
+files in the <filename class="directory">po</filename> subdirectory) which
 would require you to re-generate the binary files.</para>
 
 </sect2>