diff --git a/asm/forth-dictionary.s b/asm/forth-dictionary.s index 51798f7..d615b53 100644 --- a/asm/forth-dictionary.s +++ b/asm/forth-dictionary.s @@ -201,7 +201,7 @@ default: .dword RtoP EXIT eword -; H: ( -- ) Fuplicate the first wordlist in the search order. +; H: ( -- ) Duplicate the first wordlist in the search order. dword ALSO,"ALSO" ENTER .dword GET_ORDER