commit:     ffd4dcb723e9ab0f0d9d7fd29db30796166b8f79
Author:     Alexander Miller <alex.miller <AT> gmx <DOT> de>
AuthorDate: Thu Jan  8 03:26:40 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  8 06:12:50 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd4dcb7

branding.eclass: Fix typo in @DESCRIPTION

Signed-off-by: Alexander Miller <alex.miller <AT> gmx.de>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/11
Merges: https://codeberg.org/gentoo/gentoo/pulls/11
Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/branding.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/branding.eclass b/eclass/branding.eclass
index 8287f823e497..cc06d8c49ec4 100644
--- a/eclass/branding.eclass
+++ b/eclass/branding.eclass
@@ -9,7 +9,7 @@
 # @SUPPORTED_EAPIS: 8 9
 # @BLURB: Branding variables with Gentoo defaults
 # @DESCRIPTION:
-# This defines a set of variables for appling branding to various packages. The
+# This defines a set of variables for applying branding to various packages. 
The
 # variables default to Gentoo values. These can be overridden by downstream
 # distributions.
 

Reply via email to