From ffd4dcb723e9ab0f0d9d7fd29db30796166b8f79 Mon Sep 17 00:00:00 2001 From: Alexander Miller Date: Thu, 8 Jan 2026 04:26:40 +0100 Subject: [PATCH] branding.eclass: Fix typo in @DESCRIPTION Signed-off-by: Alexander Miller Part-of: https://codeberg.org/gentoo/gentoo/pulls/11 Merges: https://codeberg.org/gentoo/gentoo/pulls/11 Signed-off-by: Sam James --- eclass/branding.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/branding.eclass b/eclass/branding.eclass index 8287f823e497a..cc06d8c49ec4d 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.