diff options
Diffstat (limited to 'chapter08/zlib.xml')
-rw-r--r-- | chapter08/zlib.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/zlib.xml b/chapter08/zlib.xml index 86b9ad16e..604d5d503 100644 --- a/chapter08/zlib.xml +++ b/chapter08/zlib.xml @@ -57,7 +57,7 @@ <screen><userinput remap="install">make install</userinput></screen> - <para>Remove an useless static library:</para> + <para>Remove a useless static library:</para> <screen><userinput remap="install">rm -fv /usr/lib/libz.a</userinput></screen> |