public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6365] [Ada] Fix typo on "Placement" in comment
@ 2022-01-07 16:28 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2022-01-07 16:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7f4e820d3bb5b65eab4c5693bdbe0cbe5877cd85

commit r12-6365-g7f4e820d3bb5b65eab4c5693bdbe0cbe5877cd85
Author: Etienne Servais <servais@adacore.com>
Date:   Tue Dec 21 10:55:42 2021 +0100

    [Ada] Fix typo on "Placement" in comment
    
    gcc/ada/
    
            * sem_attr.adb (Check_Placement_In_Test_Case): Fix typo.

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

diff --git a/gcc/ada/sem_attr.adb b/gcc/ada/sem_attr.adb
index 30bd335ef83..017df8d050b 100644
--- a/gcc/ada/sem_attr.adb
+++ b/gcc/ada/sem_attr.adb
@@ -1184,7 +1184,7 @@ package body Sem_Attr is
          function Is_Within
            (Nod      : Node_Id;
             Encl_Nod : Node_Id) return Boolean;
-         --  Subsidiary to Check_Placemenet_In_XXX. Determine whether arbitrary
+         --  Subsidiary to Check_Placement_In_XXX. Determine whether arbitrary
          --  node Nod is within enclosing node Encl_Nod.
 
          procedure Placement_Error;


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

only message in thread, other threads:[~2022-01-07 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 16:28 [gcc r12-6365] [Ada] Fix typo on "Placement" in comment 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).