commit: 51452b8d8f452053086e03c1bf35061cc6c1caa9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 21 02:43:05 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Mar 30 18:14:54 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=51452b8d
ebuild-writing/common-mistakes: build-log -> build log 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml index 3bbda05..0dc7b5b 100644 --- a/ebuild-writing/common-mistakes/text.xml +++ b/ebuild-writing/common-mistakes/text.xml @@ -120,7 +120,7 @@ for more information and real-life examples/fixes in the Gentoo tree. <p><b>Rationale</b></p> <p> This flag is not recommended for releases and should always be disabled when -encountered in build-logs, because there are numerous cases where this breaks +encountered in build logs, because there are numerous cases where this breaks without purpose, e.g.: </p> <ul>
