bnbeckwith / writegood-mode

Minor mode for Emacs to improve English writing
http://bnbeckwith.com/code/writegood-mode.html
464 stars 32 forks source link

Typo in documentation #38

Open aezarebski opened 1 year ago

aezarebski commented 1 year ago

https://github.com/bnbeckwith/writegood-mode/blob/d54eadeedb8bf3aa0e0a584c0a7373c69644f4b8/writegood-mode.el#L238

Here and in another of the -off functions the docstring has "on" instead of "off".

Thanks for the great work!