summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-11 15:46:23 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-11 15:52:37 +0100
commit6f48b46b03cd58a541684c57e42eb4679794f0fd (patch)
treef6ce4253af17cbe08c4521bfc60d52868c41d328 /lisp/emacs-lisp
parent014176f283aae2e0abc5138150f89afb6deb3d33 (diff)
downloademacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.tar.gz
emacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.tar.bz2
emacs-6f48b46b03cd58a541684c57e42eb4679794f0fd.zip
; Fix typos
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/smie.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/smie.el b/lisp/emacs-lisp/smie.el
index 61d52026b38..b86070deeff 100644
--- a/lisp/emacs-lisp/smie.el
+++ b/lisp/emacs-lisp/smie.el
@@ -56,7 +56,7 @@
;; which includes a kind of tutorial to get started with SMIE:
;;
;; SMIE: Weakness is Power! Auto-indentation with incomplete information
-;; Stefan Monnier, <Programming> Journal 2020, volumn 5, issue 1.
+;; Stefan Monnier, <Programming> Journal 2020, volume 5, issue 1.
;; doi: 10.22152/programming-journal.org/2021/5/1
;; A good background to understand the development (especially the parts