aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-10-06 10:07:36 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-10-06 10:07:36 -0500
commitb6d3512cc55d524c55edb7aed37e21b65ebf29b6 (patch)
tree46127bea1a7553c4331457bb75e9ce6956a53dca
parent793f9087f14fecd775c15ff9ed9976485a8a331f (diff)
Typo
-rw-r--r--part3intro/toolchaintechnotes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml
index c5b8dc577..aae3d7f3a 100644
--- a/part3intro/toolchaintechnotes.xml
+++ b/part3intro/toolchaintechnotes.xml
@@ -267,7 +267,7 @@
package on a complete LFS system, the installed content of the package
should be same as the content of the same package installed in
&ch-final;. The temporary packages installed in &ch-tmp-cross; or
- &ch-tmp-chroot; cannot satisify this expectation because some of them
+ &ch-tmp-chroot; cannot satisfy this expectation because some of them
are built without optional dependencies installed, and autoconf cannot
perform some feature checks in &ch-tmp-cross; because of cross
compilation, causing the temporary packages to lack optional features