projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0528a7c
)
Fix minor typo in org-capture-templates
author
Ismail S
<ismail-s.no-reply@github.com>
Mon, 8 Jul 2019 20:56:55 +0000
(22:56 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 8 Jul 2019 22:53:18 +0000
(
00:53
+0200)
* lisp/org/org-capture.el (org-capture-templates): Fix typo in doc
string (bug#36491).
Copyright-paperwork-exempt: yes
lisp/org/org-capture.el
patch
|
blob
|
history
diff --git
a/lisp/org/org-capture.el
b/lisp/org/org-capture.el
index dbba33b50d00184d284cffa91d5748e516694a1b..cbcf6c72f9f6817c8672c7153ad5ea6c34b6789d 100644
(file)
--- a/
lisp/org/org-capture.el
+++ b/
lisp/org/org-capture.el
@@
-149,7
+149,7
@@
type The type of entry. Valid types are:
first plain list at the target
location.
checkitem a checkbox item. This differs from the
- plain list item only i
s
so far as it uses a
+ plain list item only i
n
so far as it uses a
different default template.
table-line a new line in the first table at target location.
plain text to be inserted as it is.