diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 0abb1ef10..b2b0cd6b2 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -91,7 +91,7 @@ cd ../gcc-build</userinput></screen> <term><parameter>--with-system-zlib</parameter></term> <listitem> <para>This switch tells GCC to link to the system installed copy of - the Zlib library, rather than its own internl copy.</para> + the Zlib library, rather than its own internal copy.</para> </listitem> </varlistentry> </variablelist> |