small typo

This commit is contained in:
Ethan Blanton 2021-01-20 10:45:49 -05:00
parent 4f2518c382
commit bc7be89175

View file

@ -222,7 +222,7 @@ ca i,
cA i, 'h, '@, 'a, 'h, '!, 'e, l!
\ 'E' ( c-addr1 c-addr2 -- flag ) STR=
\ Compate null-terminated strings.
\ Compare null-terminated strings.
\ Return 1 if they are same 0 otherwise.
cE i,
\ <loop>