diff options
Diffstat (limited to 'gcc/ada/s-stausa.adb')
-rw-r--r-- | gcc/ada/s-stausa.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-stausa.adb b/gcc/ada/s-stausa.adb index 07668da318e..700c685ea27 100644 --- a/gcc/ada/s-stausa.adb +++ b/gcc/ada/s-stausa.adb @@ -261,7 +261,7 @@ package body System.Stack_Usage is Current_Stack_Level : aliased Integer; begin - -- Reajust the pattern size. When we arrive in this function, there is + -- Readjust the pattern size. When we arrive in this function, there is -- already a given amount of stack used, that we won't analyze. Analyzer.Stack_Used_When_Filling := |