]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/strokes.el (strokes-mode): Fix typo in previous.
authorGlenn Morris <rgm@gnu.org>
Mon, 12 Apr 2021 15:08:29 +0000 (08:08 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 12 Apr 2021 15:35:27 +0000 (08:35 -0700)
lisp/strokes.el

index 4a018ff199322ed0491514a098c4991904fe0465..575092a71d9aded93574a5cc1c084b64d9a8e4a9 100644 (file)
@@ -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