Преглед изворни кода

removed \ typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans пре 23 година
родитељ
комит
69b8ba44aa
1 измењених фајлова са 1 додато и 1 уклоњено
  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>