소스 검색

typo fix (manual->translation file)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 년 전
부모
커밋
d122b142b4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>