diff options
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r-- | chapter05/gettext.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index d431a93ae..5a5d89cf3 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -70,8 +70,8 @@ make -C src msgfmt</userinput></screen> <para>As only one binary has been compiled, it is not possible to run the - testsuite without compiling additional support libraries from the Gettext - package. It is therefore not recommended to attempt to run the testsuite at + test suite without compiling additional support libraries from the Gettext + package. It is therefore not recommended to attempt to run the test suite at this stage.</para> <para>Install the <command>msgfmt</command> binary:</para> |