summaryrefslogtreecommitdiff
path: root/lisp/textmodes/artist.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-16 14:35:25 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-16 14:54:02 +0200
commitfb9f5501d838f8b912ea33f9c34fdf6020c41f35 (patch)
tree7d71ac212c888b9814b6fa189840d87d1be33b57 /lisp/textmodes/artist.el
parent289ec2d911c0a723c0c131ac9cf3407c71a4b15c (diff)
downloademacs-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.el2
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 \.
;;