diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index ae9fd8185..972ba5311 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -44,16 +44,17 @@
Installation of Cross GCC
GCC-15: Actually (End of April 2025) the multilib branch
- differs from trunk os the multilib brach includes gcc-15. Since
- gcc is using a new C standard (c23) by default, there might be some
- package which do not compile with this version off gcc.
+ differs from trunk (the main LFS development branch) as the multilib
+ branch includes gcc-15. Since gcc is using a new C standard (C23) by
+ default, there might be some packages which do not compile with this
+ version of gcc.
There are some tweaks in some packages and some packages
are early release candidates (-rc1). Upstream (the LFS trunk) will
wait to upgrade to gcc-15 until those packages are officially
released. That might last a few days.
- Note that BLFS will contain packages will be not buildable
+ Note that BLFS will contain packages that may not build with gcc-15
at the moment. We upgraded the multilib branch to gcc-15 for people
- who are interested in discovering those issues...
+ who are interested in discovering those issues.
GCC requires the GMP, MPFR and MPC packages. As these packages may