aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch13.ads
diff options
context:
space:
mode:
authorGary Dismukes <dismukes@adacore.com>2020-05-27 16:44:12 -0400
committerPierre-Marie de Rodat <derodat@adacore.com>2020-07-10 05:16:21 -0400
commitce59f39f78b0a517eaa61b6845c25c60bc19c455 (patch)
tree27441d7be9da9cb6cafefbf6af28604008af564c /gcc/ada/sem_ch13.ads
parentc3026d451dacabecc7ff42b5b81deaf420d758aa (diff)
downloadgcc-ce59f39f78b0a517eaa61b6845c25c60bc19c455.zip
gcc-ce59f39f78b0a517eaa61b6845c25c60bc19c455.tar.gz
gcc-ce59f39f78b0a517eaa61b6845c25c60bc19c455.tar.bz2
[Ada] Reformatting and typo corrections
gcc/ada/ * exp_aggr.adb, exp_spark.adb, sem_ch13.ads, sem_ch13.adb, snames.ads-tmpl: Minor reformatting and typo fixes.
Diffstat (limited to 'gcc/ada/sem_ch13.ads')
-rw-r--r--gcc/ada/sem_ch13.ads6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ada/sem_ch13.ads b/gcc/ada/sem_ch13.ads
index a08a1f4..43aea2a 100644
--- a/gcc/ada/sem_ch13.ads
+++ b/gcc/ada/sem_ch13.ads
@@ -135,9 +135,9 @@ package Sem_Ch13 is
Add_Unnamed_Subp : in out Node_Id;
New_Indexed_Subp : in out Node_Id;
Assign_Indexed_Subp : in out Node_Id);
- -- Utility to unpack the subprogramz in an occurrence of asoect Aggregate,
- -- used to verify the structure of the asoect, and resolve and expand an
- -- aggregate for a container type that carries the asoect.
+ -- Utility to unpack the subprograms in an occurrence of aspect Aggregate;
+ -- used to verify the structure of the aspect, and resolve and expand an
+ -- aggregate for a container type that carries the aspect.
function Rep_Item_Too_Early (T : Entity_Id; N : Node_Id) return Boolean;
-- Called at start of processing a representation clause/pragma. Used to