diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-04-16 14:35:25 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-04-16 14:54:02 +0200 |
commit | fb9f5501d838f8b912ea33f9c34fdf6020c41f35 (patch) | |
tree | 7d71ac212c888b9814b6fa189840d87d1be33b57 /lisp/textmodes/artist.el | |
parent | 289ec2d911c0a723c0c131ac9cf3407c71a4b15c (diff) | |
download | emacs-fb9f5501d838f8b912ea33f9c34fdf6020c41f35.tar.gz emacs-fb9f5501d838f8b912ea33f9c34fdf6020c41f35.tar.bz2 emacs-fb9f5501d838f8b912ea33f9c34fdf6020c41f35.zip |
; Fix typos: emacs lisp -> Emacs Lisp
Diffstat (limited to 'lisp/textmodes/artist.el')
-rw-r--r-- | lisp/textmodes/artist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index fbb9d2174fd..d9a83c566b4 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -33,7 +33,7 @@ ;; What is artist? ;; --------------- ;; -;; Artist is an Emacs lisp package that allows you to draw lines, +;; Artist is an Emacs Lisp package that allows you to draw lines, ;; rectangles and ellipses by using your mouse and/or keyboard. The ;; shapes are made up with the ascii characters |, -, / and \. ;; |