diff options
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 6fbd1e943..b1e96a6c0 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -54,7 +54,7 @@ Unicode, therefore libiconv is not required on an LFS system.</para> </note> - <para>First fix a minor problem when installing the tzselect script"</para> + <para>First fix a minor problem when installing the tzselect scriptr:</para> <screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen> |