aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/restrict.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/restrict.adb')
-rw-r--r--gcc/ada/restrict.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/restrict.adb b/gcc/ada/restrict.adb
index c08130a..755aabc 100644
--- a/gcc/ada/restrict.adb
+++ b/gcc/ada/restrict.adb
@@ -685,7 +685,7 @@ package body Restrict is
Error_Msg_Sloc := No_Location;
end if;
- -- Case of parametrized restriction
+ -- Case of parameterized restriction
if R in All_Parameter_Restrictions then
Add_Char ('`');