Browse Source

removed \ typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
69b8ba44aa
1 changed files with 1 additions and 1 deletions
  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
 different language. Because these translation files have already been
 generated for you, there is no need for msgfmt. You'd only need msgfmt if
 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>
 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>
 would require you to re-generate the binary files.</para>
 
 
 </sect2>
 </sect2>