--- gforth/doc/gforth.ds 2000/09/23 18:20:19 1.89 +++ gforth/doc/gforth.ds 2000/11/13 22:10:31 1.90 @@ -2275,7 +2275,7 @@ continues behind the @code{while}. @cod @code{begin}, just like @code{again}. In Forth there are many combinations/abbreviations, like @code{1+}. -However, @code{2/} is not one of them; it shifts it's argument right by +However, @code{2/} is not one of them; it shifts its argument right by one bit (arithmetic shift right): @example