diff options
Diffstat (limited to 'gcc/ada/sem_attr.ads')
-rw-r--r-- | gcc/ada/sem_attr.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_attr.ads b/gcc/ada/sem_attr.ads index c68ce0de954..38463ff6df0 100644 --- a/gcc/ada/sem_attr.ads +++ b/gcc/ada/sem_attr.ads @@ -402,7 +402,7 @@ package Sem_Attr is -- fixed-point types and discrete types. For fixed-point types and -- discrete types, this attribute gives the size used for default -- allocation of objects and components of the size. See section in - -- Einfo ("Handling of type'Size values") for further details. + -- Einfo ("Handling of Type'Size values") for further details. ------------------------- -- Passed_By_Reference -- |