commit: a80d0974bbf2f34810b24a1ddfaef56f12240643 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Wed Nov 26 11:22:50 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Nov 26 12:16:04 2025 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=a80d0974
general-concepts/use-flags: fix typo editted -> edited Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> general-concepts/use-flags/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml index 8405b84..88f54c9 100644 --- a/general-concepts/use-flags/text.xml +++ b/general-concepts/use-flags/text.xml @@ -280,7 +280,7 @@ explanation of the format. Remember to keep these files sorted. The file <c>use.local.desc</c> is automatically generated from entries in the package's <c>metadata.xml</c> and may be used by tools that parse the tree. Since <c>use.local.desc</c> is automatically generated it must never be -manually editted in the tree. +manually edited in the tree. See <uri link="https://www.gentoo.org/glep/glep-0068.html">GLEP 68</uri> for more info. </p>
