Bladeren bron

removed \ typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 jaren geleden
bovenliggende
commit
69b8ba44aa
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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>