diff options
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> |