Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/common-mistakes/
Date: Tue, 30 Mar 2021 18:15:55
Message-Id: 1617128094.51452b8d8f452053086e03c1bf35061cc6c1caa9.ulm@gentoo
1 commit: 51452b8d8f452053086e03c1bf35061cc6c1caa9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 21 02:43:05 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:14:54 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=51452b8d
7
8 ebuild-writing/common-mistakes: build-log -> build log
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 ebuild-writing/common-mistakes/text.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml
17 index 3bbda05..0dc7b5b 100644
18 --- a/ebuild-writing/common-mistakes/text.xml
19 +++ b/ebuild-writing/common-mistakes/text.xml
20 @@ -120,7 +120,7 @@ for more information and real-life examples/fixes in the Gentoo tree.
21 <p><b>Rationale</b></p>
22 <p>
23 This flag is not recommended for releases and should always be disabled when
24 -encountered in build-logs, because there are numerous cases where this breaks
25 +encountered in build logs, because there are numerous cases where this breaks
26 without purpose, e.g.:
27 </p>
28 <ul>