summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/gnat.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass
index 6b786bcdffa0..32a5850262c7 100644
--- a/eclass/gnat.eclass
+++ b/eclass/gnat.eclass
@@ -124,7 +124,7 @@ get_ada_dep() {
# This function is used to check whether the requested gnat profile matches the
# requested Ada standard
# !!ATTN!!
-# This must match dependencies as specified in vitrual/ada !!!
+# This must match dependencies as specified in virtual/ada !!!
#
# params:
# $1 - the requested gnat profile in usual form (e.g. x86_64-pc-linux-gnu-gnat-gcc-4.1)