Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/use-flags/
Date: Sun, 01 Aug 2021 02:08:22
Message-Id: 1627783685.f59cf426916b5be25623688d8216667ec5f8d519.sam@gentoo
1 commit: f59cf426916b5be25623688d8216667ec5f8d519
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 02:08:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 02:08:05 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=f59cf426
7
8 general-concepts/use-flags: fix minor 'varibles' typo
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 general-concepts/use-flags/text.xml | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml
16 index 19f411d..1f731ae 100644
17 --- a/general-concepts/use-flags/text.xml
18 +++ b/general-concepts/use-flags/text.xml
19 @@ -97,8 +97,8 @@ Common mistakes include:
20 </li>
21
22 <li>
23 - Introducing <c>lto</c> flag to force <c>-flto</c>. This is something user
24 - should set directly in flag varibles.
25 + Introducing <c>lto</c> flag to force <c>-flto</c>. This is something the user
26 + should set directly in flag variables.
27 </li>
28
29 <li>