Browse Source

* fixed a typo.

git-svn-id: trunk@46473 -
yury 5 years ago
parent
commit
15d1d00c34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 1
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}