diff options
author | Sam James <sam@gentoo.org> | 2022-01-13 10:16:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-13 10:16:58 +0000 |
commit | 4a76428f91e009474ad60a0ee063a5d2ff0b678e (patch) | |
tree | 5d1598699bbf77a0f9916994d4f3e7fadf03b336 /general-concepts | |
parent | general-concepts/pic: Coding style (diff) | |
download | devmanual-4a76428f91e009474ad60a0ee063a5d2ff0b678e.tar.gz devmanual-4a76428f91e009474ad60a0ee063a5d2ff0b678e.tar.bz2 devmanual-4a76428f91e009474ad60a0ee063a5d2ff0b678e.zip |
general-concepts/pic: trivial grammar fix (+ "the")
Reported-by: Louis Sautier <sbraz@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'general-concepts')
-rw-r--r-- | general-concepts/pic/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general-concepts/pic/text.xml b/general-concepts/pic/text.xml index 85c85c1..42a33a9 100644 --- a/general-concepts/pic/text.xml +++ b/general-concepts/pic/text.xml @@ -16,8 +16,8 @@ If you encounter a package that is not building shared libraries with <c>-fPIC</c>. More information on PIC is available at the <uri link="https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals"> PIC internals</uri> wiki page. If you are unsure, please ask in a public -developer forum (like the <c>gentoo-dev</c> mailing list or <c>#gentoo-dev</c> -IRC channel) for help. +developer forum (like the <c>gentoo-dev</c> mailing list or the +<c>#gentoo-dev</c> IRC channel) for help. </p> </body> |