diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-11 18:27:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-11 18:27:01 +0000 |
commit | ea7ec72fba2b9749da2c22db67152eccaef5dfb0 (patch) | |
tree | a7eb826e1859397b84943f5f3a53ee05b83f35d3 /chapter07/libstdc++-pass2.xml | |
parent | 3b1b9de38753a31897f098b34b255c2ebc5dde18 (diff) |
Typos.
Tweaks to stripping.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/libstdc++-pass2.xml')
-rw-r--r-- | chapter07/libstdc++-pass2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/libstdc++-pass2.xml b/chapter07/libstdc++-pass2.xml index a98bfb282..903400bda 100644 --- a/chapter07/libstdc++-pass2.xml +++ b/chapter07/libstdc++-pass2.xml @@ -28,7 +28,7 @@ the installation of the C++ standard library because no suitable compiler was available to compile it. We could not use the compiler built in that section because it is a native compiler and should not be used outside of - chroot and risk polluting the libraries with some host components.</para> + chroot and risks polluting the libraries with some host components.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> |