From 1b89ea39dde83531f1b97590cb4ea9391d896d0b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 20 Jun 2015 10:24:08 -0700 Subject: [PATCH] Spelling fix --- lisp/cus-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 7cf5ce736bd..a246d89f81f 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -226,7 +226,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of (character :tag "Quote ‘like this’" :value ?‘) (character :tag "Quote 'like this'" :value ?\') (character :tag "Quote `like this'" :value ?\`) - (const :tag "Quote ‘like this’ if displyable, 'like this' otherwise" nil)) + (const :tag "Quote ‘like this’ if displayable, 'like this' otherwise" nil)) "25.1") ;; dosfns.c (dos-display-scancodes display boolean) -- 2.11.4.GIT