summaryrefslogtreecommitdiff
path: root/eclass/lua-single.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/lua-single.eclass')
-rw-r--r--eclass/lua-single.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
index 12eba57f4a89..aadd3b4ea675 100644
--- a/eclass/lua-single.eclass
+++ b/eclass/lua-single.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: lua-single.eclass
@@ -52,7 +52,7 @@
# "
# BDEPEND="virtual/pkgconfig"
#
-# # Only neeed if the setup phase has to do more than just call lua-single_pkg_setup
+# # Only need if the setup phase has to do more than just call lua-single_pkg_setup
# pkg_setup() {
# lua-single_pkg_setup
# [...]