From 15d1d00c34f1cd0b913afb83bbd88486a6ca8053 Mon Sep 17 00:00:00 2001 From: yury Date: Mon, 17 Aug 2020 14:23:27 +0000 Subject: [PATCH] * fixed a typo. git-svn-id: trunk@46473 - --- compiler/utils/ppuutils/ppudump.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/utils/ppuutils/ppudump.pp b/compiler/utils/ppuutils/ppudump.pp index dfca978a6f..772b82e8d3 100644 --- a/compiler/utils/ppuutils/ppudump.pp +++ b/compiler/utils/ppuutils/ppudump.pp @@ -2245,7 +2245,7 @@ const { target specific } 'Executable Stack', {cs_executable_stack} { i8086 specific } - 'Hude code', {cs_huge_code} + 'Huge code', {cs_huge_code} 'Win16 smart callbacks', {cs_win16_smartcallbacks} { Record usage of checkpointer experimental feature } 'CheckPointer used', {cs_checkpointer_called}