diff options
Diffstat (limited to 'lisp/org/org-indent.el')
-rw-r--r-- | lisp/org/org-indent.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el index 0ae2958c3d0..db0b49f1549 100644 --- a/lisp/org/org-indent.el +++ b/lisp/org/org-indent.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.31a +;; Version: 6.33 ;; ;; This file is part of GNU Emacs. ;; @@ -171,7 +171,7 @@ FIXME: How to update when broken?" (org-compatible-face nil nil) "Face for outline indentation. The default is to make it look like whitespace. But you may find it -useful to make it evver so slightly different." +useful to make it ever so slightly different." :group 'org-faces) (defun org-indent-indent-buffer () |