;==================================================================
; typo.mrc by Andy Dufilie
; http://pages.cthome.net/pdufilie/
;==================================================================
; Syntax:
;---------
; /typo N text
; /typo text
; $typo(N,text)
; $typo(text)
;   N = number of typos to make.
;   if N is 0, it will make 1 typo for every 5 characters in text.
;
; /typos on
;   - enables typo channel windows
; /typos off
;   - disables typo channel windows
;==================================================================
