This commit is contained in:
Bruce Dubbs 2022-08-21 19:29:21 -05:00
parent 9ca0948c69
commit 8159110a4d
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@
<filename>libfoo.a</filename> becomes
e.g. <filename>libfoo.a.hidden</filename>. The static library can then
be temporarily restored if it is ever needed, and the package needing
it can be identified. This shoudn't be done blindly since many
it can be identified. This shouldn't be done blindly since many
libraries only exist in a static version. For example, some libraries
from the <application>glibc</application> and
<application>gcc</application> packages should always be

View File

@ -113,7 +113,7 @@
<note>
<para>
If any of the optioanl dependencies are installed, remove the
If any of the optional dependencies are installed, remove the
associated reference in the SKIP_OPTIONAL environment variable.
</para>
</note>