diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 094676311..fa01b0969 100644 --- a/chapter06/glibc-inst.xml +++ b/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 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 -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> |