Add missing single quotes in the Emacs manual
* lisp/mwheel.el (mouse-wheel-scroll-amount): Add missing single quotes. (Bug#51223) Copyright-paperwork-exempt: yes.
This commit is contained in:
parent
1af45ad04e
commit
502788bc3d
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ less than a full screen.
|
|||
If AMOUNT is the symbol 'hscroll', this means that with MODIFIER,
|
||||
the mouse wheel will scroll horizontally instead of vertically.
|
||||
|
||||
If AMOUNT is the symbol text-scale, this means that with
|
||||
If AMOUNT is the symbol 'text-scale', this means that with
|
||||
MODIFIER, the mouse wheel will change the face height instead of
|
||||
scrolling."
|
||||
:group 'mouse
|
||||
|
|
Loading…
Add table
Reference in a new issue