aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gcc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2023-05-18 15:33:34 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2023-05-18 15:33:34 -0500
commitfb5f62be63a5e84a2badbade07fba1839df7ab5d (patch)
treeb1bd382e3e9c588215a1cd71895a19d93b9e6d2f /chapter08/gcc.xml
parent1fde5b2617369cdf70948bcf07c217bb19c9be94 (diff)
Speling
Diffstat (limited to 'chapter08/gcc.xml')
-rw-r--r--chapter08/gcc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 281883c0a..482b588db 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -103,7 +103,7 @@ cd build</userinput></screen>
<listitem>
<para>By default, during the installation of GCC some system
headers would be <quote>fixed</quote> to be used with GCC. This
- is not necessary for a modern Linux system, and potentionally
+ is not necessary for a modern Linux system, and potentially
harmful if a package is reinstalled after installing GCC. This
switch prevents GCC from <quote>fixing</quote> the headers.</para>
</listitem>