From 70ecdebc92c879af90f2d25a2b751d1cc4f3f80d Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 1 Dec 2022 16:36:09 +0100 Subject: ; Fix typos (don't abbreviate "with" or "without") --- lisp/strokes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/strokes.el') diff --git a/lisp/strokes.el b/lisp/strokes.el index 0f84588a41b..e5719dfd5de 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el @@ -1151,7 +1151,7 @@ the stroke as a character in some language." strokes-last-stroke) 31)))) (lift-flag t) - (rainbow-chars (list ?R ?O ?Y ?G ?B ?P))) ; ROYGBIV w/o indigo + (rainbow-chars (list ?R ?O ?Y ?G ?B ?P))) ; ROYGBIV without indigo (set-buffer buf) (erase-buffer) (insert strokes-xpm-header) -- cgit v1.2.3