diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gettext.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 5b2689f3a..d95dfa90c 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -43,7 +43,7 @@ <sect2 role="installation"> <title>Installation of Gettext</title> - <para>Apply a patch that fixes file permissions and ownership:</para> + <para>Apply a patch that fixes file permissions and ownership and an internal bug:</para> <screen><userinput remap="pre">patch -Np1 -i ../&gettext-upstream_fixes-patch;</userinput></screen> |