diff --git a/inc/macros.inc b/inc/macros.inc index 844234e..b9d02f1 100644 --- a/inc/macros.inc +++ b/inc/macros.inc @@ -367,7 +367,7 @@ NUM_SYSVARS .set 0 .endmacro .macro dend - .out .sprintf("End of dictiomnary: %s",c_dict) + .out .sprintf("End of dictionary: %s",c_dict) .ident(.sprintf("LAST_%s",c_dict)) = l_dword .undef c_dict .undef l_dword