commit: 7b3a50bdcef9968c1c894ab8ce55f0436d576327
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 02:48:36 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 18:14:55 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7b3a50bd
ebuild-writing/common-mistakes: s/GLIBC/glibc/
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/common-mistakes/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-writing/common-mistakes/text.xml
b/ebuild-writing/common-mistakes/text.xml
index 481eadb..6f33248 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -127,8 +127,8 @@ without purpose, e.g.:
</p>
<ul>
<li>
- new warnings on version bumps of GCC/GLIBC the developer was not aware of
- at the point of coding
+ new warnings on version bumps of GCC/glibc which the developer was not
aware
+ of at the point of coding
</li>
<li>
some autoconf checks will fail badly