aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libffi.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
commitbcb20b4701e957f150c8358a919093aa5d3fd8f0 (patch)
tree53dfdbf9ea3055ae96e33bf86e54157d37fca34f /chapter08/libffi.xml
parentd54813bc0cee6979c64e5293e0cf664beba0320e (diff)
Speling
Diffstat (limited to 'chapter08/libffi.xml')
-rw-r--r--chapter08/libffi.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml
index 925cf818a..d71f8d2e6 100644
--- a/chapter08/libffi.xml
+++ b/chapter08/libffi.xml
@@ -44,7 +44,7 @@
<note>
<para>Similar to GMP, libffi builds with optimizations specific
- to the proccesor in use. If building for another system, export
+ to the processor in use. If building for another system, export
CFLAGS and CXXFLAGS to specify a generic build for your architecture.
If this is not done, all applications that link to libffi will trigger
Illegal Operation Errors.</para>