Browse Source

typo fix (manual->translation file)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
d122b142b4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter06/glibc-inst.xml

+ 2 - 2
chapter06/glibc-inst.xml

@@ -53,8 +53,8 @@ file in the glibc-&glibc-version; tree.</para>
 <para>The missing msgfmt (from the gettext package which we will install
 <para>The missing msgfmt (from the gettext package which we will install
 later in this chapter) is not fatal. The files msgfmt would create are
 later in this chapter) is not fatal. The files msgfmt would create are
 already pre-built, so you won't be missing out on anything. You would
 already pre-built, so you won't be missing out on anything. You would
-only need it if you make changes to the Glibc manual files. Since we
-don't do this by default, we can safely ignore it.</para>
+only need it if you make changes to the Glibc internationalization (i18n)
+files. Since we don't do this by default, we can safely ignore it.</para>
 
 
 </sect2>
 </sect2>