commit: 54d0bcb23ba48ad0f33e0a82e0704e6b246e89b4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 03:46:34 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 11:36:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d0bcb2
ruby-fakegem.eclass: fix spelling Thanks to codespell. Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> eclass/ruby-fakegem.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index 4ad1d8eca683..b3262dc5cdb4 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -457,7 +457,7 @@ each_ruby_configure() { # @FUNCTION: all_fakegem_compile # @DESCRIPTION: # Build documentation for the package if indicated by the doc USE flag -# and if there is a documetation task defined. +# and if there is a documentation task defined. all_fakegem_compile() { debug-print-function ${FUNCNAME} "${@}"