aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Ramon <amit@riseup.net>2019-04-03 12:43:10 +0300
committerAmit Ramon <amit@riseup.net>2019-04-03 12:43:10 +0300
commit71b1f009c69d153befba5ae88c41888d9f240978 (patch)
tree8591c535fcdde4ed749e1c550d098315be416def
parent79a0c9a7702cc74da91452cdb324a0956172c660 (diff)
Removed unnecessary quote in dictionary-word-definition-face
-rw-r--r--dictionary.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionary.el b/dictionary.el
index 6c00682..45548ee 100644
--- a/dictionary.el
+++ b/dictionary.el
@@ -220,7 +220,7 @@ by the choice value:
(progn
(defface dictionary-word-definition-face
- '((((supports '(:family "DejaVu Serif")))
+ '((((supports (:family "DejaVu Serif")))
(:family "DejaVu Serif"))
(((type x))
(:font "Sans Serif"))