From 67ca1898903482cf6b4d6f54ad02147bec27d04e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 3 Nov 2014 14:35:39 +0100 Subject: Fix typo --- emacs/.emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init.org') diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 5e660c8..446f417 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -1086,7 +1086,7 @@ ** Coffee - - Autimatically match parentheses and other delimiters. + - Automatically match parentheses and other delimiters. #+BEGIN_SRC emacs-lisp (add-hook 'coffee-mode-hook #'oni:electric-pair-local-mode) -- cgit v1.2.3-54-g00ecf