aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-13 10:16:04 +0000
committerSam James <sam@gentoo.org>2022-01-13 10:16:58 +0000
commit4a76428f91e009474ad60a0ee063a5d2ff0b678e (patch)
tree5d1598699bbf77a0f9916994d4f3e7fadf03b336
parentgeneral-concepts/pic: Coding style (diff)
downloaddevmanual-4a76428f.tar.gz
devmanual-4a76428f.tar.bz2
devmanual-4a76428f.zip
general-concepts/pic: trivial grammar fix (+ "the")
Reported-by: Louis Sautier <sbraz@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--general-concepts/pic/text.xml4
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>