summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 0ac4a68..e812981 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -342,7 +342,7 @@ If COUNT has been specified indent by that much, otherwise look at
(oni:sort-imports)))
(defun oni:make-readable ()
- "Make non-programming buffers a little more readable."
+ "Make non-programming buffers a little more readable."
(setq line-spacing .2))
(defun oni:markdown-mode-func ()