summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-09 22:53:19 -0700
committerKyle Meyer <kyle@kyleam.com>2017-10-13 15:12:27 -0400
commit3f1d5f9091a76b9a3063ac3fe837727c07a3518f (patch)
treec11a4d3bd735eef87ec381a1494abdaef1c6aee6
parentdf0e3611f1da8186b962fff5c88d722cd524b670 (diff)
downloadorg-mode-3f1d5f9091a76b9a3063ac3fe837727c07a3518f.tar.gz
Backport commit 5d51403ce from Emacs
; Typo fixes, mostly repeated words 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 Paul Eggert Mon Oct 9 22:55:06 2017 -0700
-rw-r--r--lisp/org-faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-faces.el b/lisp/org-faces.el
index 53538e6..eab9f3e 100644
--- a/lisp/org-faces.el
+++ b/lisp/org-faces.el
@@ -291,7 +291,7 @@ determines if it is a foreground or a background color."
(defcustom org-priority-faces nil
"Faces for specific Priorities.
This is a list of cons cells, with priority character in the car
-and faces in the cdr. The face can be a symbol, a color as
+and faces in the cdr. The face can be a symbol, a color
as a string, or a property list of attributes, like
(:foreground \"blue\" :weight bold :underline t).
If it is a color string, the variable `org-faces-easy-properties'