From 4a0eb58558beb1dd23c15ab26be319f05bb5aa7f Mon Sep 17 00:00:00 2001 From: Brian Wignall Date: Sun, 1 Dec 2019 22:37:36 -0500 Subject: [PATCH] Fix mis-misspelling --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 14b0990a8..609e159a1 100644 --- a/init.example.el +++ b/init.example.el @@ -78,7 +78,7 @@ ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) flycheck ; tasing you for every semicolon you forget - ;;flyspell ; tasing you for misspelling misspelling + ;;flyspell ; tasing you for misspelling mispelling ;;gist ; interacting with github gists (lookup ; helps you navigate your code and documentation +docsets) ; ...or in Dash docsets locally