summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:45:42 +0000
committerUlrich Müller <ulm@gentoo.org>2023-03-26 13:35:56 +0200
commit96cb3d5a5751718030032feaea79d1fc2a7bec59 (patch)
treea6fa70e6bcdaa46f1360accad210a6cd3532d7b5 /eclass
parentgnome2-utils.eclass: fix spelling (diff)
downloadgentoo-96cb3d5a5751718030032feaea79d1fc2a7bec59.tar.gz
gentoo-96cb3d5a5751718030032feaea79d1fc2a7bec59.tar.bz2
gentoo-96cb3d5a5751718030032feaea79d1fc2a7bec59.zip
gnustep-base.eclass: fix spelling
Thanks to codespell. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gnustep-base.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnustep-base.eclass b/eclass/gnustep-base.eclass
index f967a527282a..49bcc09caa93 100644
--- a/eclass/gnustep-base.eclass
+++ b/eclass/gnustep-base.eclass
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: gnustep-base.eclass
# @MAINTAINER:
# GNUstep Herd <gnustep@gentoo.org>
# @SUPPORTED_EAPIS: 6 7 8
-# @BLURB: Internal handling of GNUstep pacakges
+# @BLURB: Internal handling of GNUstep packages
# @DESCRIPTION:
# Inner gnustep eclass, should only be inherited directly by gnustep-base
# packages