* lisp/mwheel.el (mouse-wheel-scroll-amount): Add missing single
quotes. (Bug#51223)
Copyright-paperwork-exempt: yes.
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