eclass/gnat: fix misspelling of 'virtual'
authorBrian Norris <computersforpeace@gmail.com>
Sun, 15 May 2016 22:28:49 +0000 (15:28 -0700)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 16 May 2016 08:34:28 +0000 (08:34 +0000)
Closes: https://github.com/gentoo/gentoo/pull/1466
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
eclass/gnat.eclass

index 6b786bcdffa088c033ed7b205ab58671d88c1f87..32a5850262c74c245228f2b6851b7926fec78492 100644 (file)
@@ -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)