From 2b31dea10d5a328b15e47723b5d03422ac538320 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Thu, 16 Sep 2021 08:52:32 +0200 Subject: Fixed some typos (#1868) --- src/ortho/mcode/ortho_code-x86-insns.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ortho') diff --git a/src/ortho/mcode/ortho_code-x86-insns.adb b/src/ortho/mcode/ortho_code-x86-insns.adb index 182e79381..94b16754d 100644 --- a/src/ortho/mcode/ortho_code-x86-insns.adb +++ b/src/ortho/mcode/ortho_code-x86-insns.adb @@ -2394,7 +2394,7 @@ package body Ortho_Code.X86.Insns is case Kind is when OE_Beg | OE_End => - -- Stack offset has been explicitely changed for local variables. + -- Stack offset has been explicitly changed for local variables. null; when others => Stack_Offset := Prev_Stack_Offset; -- cgit v1.2.3