[Ada] Fix typo in comment about unit families
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 27 Dec 2021 19:41:42 +0000 (20:41 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 10 Jan 2022 09:38:45 +0000 (09:38 +0000)
gcc/ada/

* sem_util.adb (Is_Child_Or_Sibling): Fix typo in comment.

gcc/ada/sem_util.adb

index bf3d6c0..df06399 100644 (file)
@@ -16286,7 +16286,7 @@ package body Sem_Util is
          end if;
 
       --  The packages may come from the same package chain or from entirely
-      --  different hierarcies. To determine this, climb the scope stack until
+      --  different hierarchies. To determine this, climb the scope stack until
       --  a common root is found.
 
       --        (root)      (root 1)  (root 2)