commit: 731795cfbddfc9b3e24a0b2c5c91be3f847541b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 03:46:29 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 11:36:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731795cf
qmail.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/qmail.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
index 149bfa0c25f3..d527eb5f79d5 100644
--- a/eclass/qmail.eclass
+++ b/eclass/qmail.eclass
@@ -32,7 +32,7 @@ QMAIL_SPP_S="${WORKDIR}"/qmail-spp-${QMAIL_SPP_PV}
# @FUNCTION: is_prime
# @USAGE: <number>
# @DESCRIPTION:
-# Checks wether a number is a valid prime number for queue split
+# Checks whether a number is a valid prime number for queue split
is_prime() {
local number=${1} i