diff options
Diffstat (limited to 'gcc/ada/ali.ads')
| -rw-r--r-- | gcc/ada/ali.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/ali.ads b/gcc/ada/ali.ads index 9c7d35a..44f5ffa 100644 --- a/gcc/ada/ali.ads +++ b/gcc/ada/ali.ads @@ -476,7 +476,7 @@ package ALI is -- Indicates presence of ED parameter Interface : Boolean := False; - -- True if the Unit is an Interface of a Stand-Alole Library + -- True if the Unit is an Interface of a Stand-Alone Library end record; |
