--- gforth.ds.~1.209.~ 2010-03-05 09:28:13.000000000 -0500 +++ gforth.ds 2010-03-06 09:06:49.093750000 -0500 @@ -1760,7 +1760,7 @@ (e.g., for @code{+}), there is only the prefix-less variant.
Forth does not perform type checking, neither at compile time, nor at -run time. If you use the wrong oeration, the data are interpreted +run time. If you use the wrong operation, the data are interpreted incorrectly: @example