diff options
Diffstat (limited to 'gcc/ada/bindgen.adb')
-rw-r--r-- | gcc/ada/bindgen.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/bindgen.adb b/gcc/ada/bindgen.adb index 7f3f6274327..a632dd4aa86 100644 --- a/gcc/ada/bindgen.adb +++ b/gcc/ada/bindgen.adb @@ -205,7 +205,7 @@ package body Bindgen is -- value of 1 signals its presence in the partition. -- Default_Stack_Size is the default stack size used when creating an Ada - -- task with no explicit Storize_Size clause. + -- task with no explicit Storage_Size clause. -- Leap_Seconds_Support denotes whether leap seconds have been enabled or -- disabled. A value of zero indicates that leap seconds are turned "off", |