Spelling fix
This commit is contained in:
parent
0e0dae5e87
commit
1b89ea39dd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue