summaryrefslogtreecommitdiff
path: root/lisp/org/org-capture.el
diff options
context:
space:
mode:
authorIsmail S <ismail-s.no-reply@github.com>2019-07-08 22:56:55 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2019-07-09 00:53:18 +0200
commitfb48eb48f3bd432307821bc7158d1090f0e4bbf0 (patch)
tree56f4676f34d1229129f9609d2c5f7487e78a6e57 /lisp/org/org-capture.el
parent0528a7c8725c7c28a6f2815802fcc089c2fe306f (diff)
downloademacs-fb48eb48f3bd432307821bc7158d1090f0e4bbf0.tar.gz
Fix minor typo in org-capture-templates
* lisp/org/org-capture.el (org-capture-templates): Fix typo in doc string (bug#36491). Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/org/org-capture.el')
-rw-r--r--lisp/org/org-capture.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el
index dbba33b50d0..cbcf6c72f9f 100644
--- 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 is so far as it uses a
+ plain list item only in 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.