summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:46:34 +0000
committerUlrich Müller <ulm@gentoo.org>2023-03-26 13:36:09 +0200
commit54d0bcb23ba48ad0f33e0a82e0704e6b246e89b4 (patch)
treef81940380becaf72eadfc0f8be3be7d97c1dc3da /eclass/ruby-fakegem.eclass
parentrebar.eclass: fix spelling (diff)
downloadgentoo-54d0bcb23ba48ad0f33e0a82e0704e6b246e89b4.tar.gz
gentoo-54d0bcb23ba48ad0f33e0a82e0704e6b246e89b4.tar.bz2
gentoo-54d0bcb23ba48ad0f33e0a82e0704e6b246e89b4.zip
ruby-fakegem.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/ruby-fakegem.eclass')
-rw-r--r--eclass/ruby-fakegem.eclass2
1 files changed, 1 insertions, 1 deletions
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} "${@}"