mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
docs: fix a typo
In section "5.3. GCC-13.2.0 - Pass 1", the string "The are not strictly needed" should have "They". Fix that.
This commit is contained in:
parent
93bffa3abf
commit
a18957940c
@ -139,7 +139,7 @@ cd build</userinput></screen>
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Those switches allow GCC to compile programs with
|
<para>Those switches allow GCC to compile programs with
|
||||||
some hardening security features (more information on those in
|
some hardening security features (more information on those in
|
||||||
the <xref linkend="pie-ssp-info"/> in chapter 8) by default. The
|
the <xref linkend="pie-ssp-info"/> in chapter 8) by default. They
|
||||||
are not strictly needed at this stage, since the compiler will
|
are not strictly needed at this stage, since the compiler will
|
||||||
only produce temporary executables. But it is cleaner to have the
|
only produce temporary executables. But it is cleaner to have the
|
||||||
temporary packages be as close as possible to the final ones.
|
temporary packages be as close as possible to the final ones.
|
||||||
|
Loading…
Reference in New Issue
Block a user