removed \ typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-05-26 23:21:55 +00:00
parent 3c3ba615bb
commit 69b8ba44aa

View File

@ -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>