public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6394] [Ada] Fix typo in comment about unit families
@ 2022-01-10  9:40 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2022-01-10  9:40 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d256274430c208ff4aeb4e59f297099027b3a29b

commit r12-6394-gd256274430c208ff4aeb4e59f297099027b3a29b
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Mon Dec 27 20:41:42 2021 +0100

    [Ada] Fix typo in comment about unit families
    
    gcc/ada/
    
            * sem_util.adb (Is_Child_Or_Sibling): Fix typo in comment.

Diff:
---
 gcc/ada/sem_util.adb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/sem_util.adb b/gcc/ada/sem_util.adb
index bf3d6c032c9..df0639971f4 100644
--- a/gcc/ada/sem_util.adb
+++ b/gcc/ada/sem_util.adb
@@ -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)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-10  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  9:40 [gcc r12-6394] [Ada] Fix typo in comment about unit families Pierre-Marie de Rodat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).