This commit is contained in:
mgcaret 2020-11-04 21:40:17 -08:00
parent f09f5e0da0
commit b196f2eb3b
1 changed files with 1 additions and 1 deletions

View File

@ -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