chore: fix some typos in comments

Signed-off-by: StevenMia <flite@foxmail.com>
This commit is contained in:
StevenMia
2024-04-15 20:12:54 +08:00
parent 3abee5eceb
commit b1ee4a557b
2 changed files with 4 additions and 4 deletions

View File

@@ -162,7 +162,7 @@ From the [Gentoo Wiki entry](https://wiki.gentoo.org/wiki/Project:Quality_Assura
> creates. This leads to massive overlinking, which is toxic to the Gentoo
> ecosystem, as it leads to a massive number of unnecessary rebuilds.
Where possible, packages are built with Position Independant Code. Either using
Where possible, packages are built with Position Independent Code. Either using
the Autotools `--with-pic` flag, or `CMAKE_POSITION_INDEPENDENT_CODE` with CMake.
## Secondary dependencies: