summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/shortdoc.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-05-15 11:15:06 +0200
committerStefan Kangas <stefan@marxist.se>2022-05-15 11:15:06 +0200
commit09674074b57bee74ff1039f8ef08c2dea321c0da (patch)
treec8b866aca602a22a867a77eaab6eab1c8146db1c /lisp/emacs-lisp/shortdoc.el
parentaaa2d0db18509b7d2f1e35cbc9dc2b4443f1cce4 (diff)
downloademacs-09674074b57bee74ff1039f8ef08c2dea321c0da.tar.gz
emacs-09674074b57bee74ff1039f8ef08c2dea321c0da.tar.bz2
emacs-09674074b57bee74ff1039f8ef08c2dea321c0da.zip
; Fix typos
Diffstat (limited to 'lisp/emacs-lisp/shortdoc.el')
-rw-r--r--lisp/emacs-lisp/shortdoc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/shortdoc.el b/lisp/emacs-lisp/shortdoc.el
index 340fe766c1e..4c8ca967f12 100644
--- a/lisp/emacs-lisp/shortdoc.el
+++ b/lisp/emacs-lisp/shortdoc.el
@@ -83,7 +83,7 @@ together:
If EVAL is a string, it will be inserted as is, and then that
string will be `read' and evaluated.
-2. Document a form or string, but manually document its evalation
+2. Document a form or string, but manually document its evaluation
result. The provided form will not be evaluated.
(FUNC