commit: b86a16dd8a2856f32428764b8048d2627c445110
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 14:50:45 2026 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 14:50:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86a16dd
strip-linguas.eclass: Fix function documentation
Fixes: f5ef210074c1b8c5ea29c8b4cb64ccab6f48628b
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eclass/strip-linguas.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/strip-linguas.eclass b/eclass/strip-linguas.eclass
index 355bdcc6cd19..1c4c46bc6852 100644
--- a/eclass/strip-linguas.eclass
+++ b/eclass/strip-linguas.eclass
@@ -1,4 +1,4 @@
-# Copyright 2004-2024 Gentoo Authors
+# Copyright 2004-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: strip-linguas.eclass
@@ -17,7 +17,7 @@ case ${EAPI} in
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
esac
-# FUNCTION: strip-linguas
+# @FUNCTION: strip-linguas
# @USAGE: [<allow LINGUAS>|<-i|-u> <directories of .po files>]
# @DESCRIPTION:
# Make sure that LINGUAS only contains languages that a package can