summaryrefslogtreecommitdiff
path: root/eclass/ada.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/ada.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} "${@}"