summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:45:09 +0000
committerUlrich Müller <ulm@gentoo.org>2023-03-26 13:35:50 +0200
commit0c15410ef3949cf68fd934a45e401dcea2f6d6d9 (patch)
treebff3751fe27c4103d7be72471eab2d1b476a8077 /eclass
parentacct-user.eclass: fix spelling (diff)
downloadgentoo-0c15410ef3949cf68fd934a45e401dcea2f6d6d9.tar.gz
gentoo-0c15410ef3949cf68fd934a45e401dcea2f6d6d9.tar.bz2
gentoo-0c15410ef3949cf68fd934a45e401dcea2f6d6d9.zip
ada.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')
-rw-r--r--eclass/ada.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/ada.eclass b/eclass/ada.eclass
index 198cd01477aa..a5cb9b297ee5 100644
--- a/eclass/ada.eclass
+++ b/eclass/ada.eclass
@@ -108,7 +108,7 @@ readonly _ADA_ALL_IMPLS
#
# Returns 0 if the implementation is valid and supported. If it is
# unsupported, returns 1 -- and the caller should ignore the entry.
-# If it is invalid, dies with an appopriate error messages.
+# If it is invalid, dies with an appropriate error message.
_ada_impl_supported() {
debug-print-function ${FUNCNAME} "${@}"