From: Glenn Morris Date: Mon, 12 Apr 2021 15:08:29 +0000 (-0700) Subject: * lisp/strokes.el (strokes-mode): Fix typo in previous. X-Git-Tag: emacs-28.0.90~2883 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ec25de5ea1966c2a3ac4ba7180ea57405dba132;p=emacs.git * lisp/strokes.el (strokes-mode): Fix typo in previous. --- diff --git a/lisp/strokes.el b/lisp/strokes.el index 4a018ff1993..575092a71d9 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el @@ -1393,7 +1393,7 @@ Encode/decode your strokes with \\[strokes-encode-buffer], \\[strokes-decode-buffer]. \\{strokes-mode-map}" - :ligher strokes-lighter :global t + :lighter strokes-lighter :global t (cond ((not (display-mouse-p)) (error "Can't use Strokes without a mouse")) (strokes-mode ; turn on strokes