commit:     c2177853a57b5944a07f27208b42dec01e694442
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 06:43:51 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 08:42:18 2025 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c2177853

keywording/concepts: fix typo

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 keywording/concepts/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keywording/concepts/text.xml b/keywording/concepts/text.xml
index 0f91e65..5c60fd4 100644
--- a/keywording/concepts/text.xml
+++ b/keywording/concepts/text.xml
@@ -107,7 +107,7 @@ do not specify a <c>KEYWORDS</c> variable.
 An ebuild <b>must not</b> depend upon any package that is of a lower keyword
 level than itself. For example, if <c>foo-1.2</c> depends upon <c>bar-1.2</c>,
 and <c>bar-1.2</c> is <c>~x86</c>, then <c>foo-1.2</c> must <b>not</b> be 
marked
-stable on <c>x86</c> unless <c>bar-1.2</c> is also stabilised.
+stable on <c>x86</c> unless <c>bar-1.2</c> is also stabilized.
 </p>
 
 <p>

Reply via email to